Skip to main content

Module hash

Module hash 

Source
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.