👎Deprecated
Expand description
Module containing internal hash functions.
§Compatibility Notice
This module is going to be completely private on the next major release. If you need to experiment with internal hashing functions, just vendor the source code for your needs.
Structs§
- PartialFNV
Hash - Hasher which computes the lowest 6 bits of a 32-bit FNV-1 variant.
- Rolling
Hash - Hasher which computes a variant of 32-bit rolling hash as used in ssdeep.