Expand description
Module containing internal hash functions.
Structsยง
- Hasher which computes the lowest 6 bits of a 32-bit FNV-1 variant.
- Hasher which computes a variant of 32-bit rolling hash as used in ssdeep.
Module containing internal hash functions.