Expand description
Non-cryptographic hash helpers.
For SHA-256 and other cryptographic digests use crate::digest.
Functionsยง
- fnv1a
- FNV-1a 64-bit hash of
bytes.
Non-cryptographic hash helpers.
For SHA-256 and other cryptographic digests use crate::digest.
bytes.