arb_hash 0.1.20

Arbitrary block length hash function, including some other related and handy functions.
Documentation
1
2
3
4
5
# arb_hash
Arbitrary block length hash function, potentially cryptographically secure. Passes BigCrush

This crate contains a number of useful functions for working with several applications of arb_hash,
along with additional helper functions for managing the blocks used in said functions.