A collection of non-cryptographic hash algorithms. More...
A collection of non-cryptographic hash algorithms.
Modules | |
Bernstein hash djb2 | |
djb2 hash algorithm. | |
Donald E. Knuth | |
Donald E. Knuth hash algorithm. | |
Fowler–Noll–Vo | |
Fowler–Noll–Vo hash algorithm. | |
Kernighan and Ritchie | |
Kernighan and Ritchie hash algorithm. | |
One at a time | |
One at a time hash algorithm. | |
Rotating | |
Rotating hash algorithm. | |
Shift, Add, XOR | |
Shift, Add, XOR hash algorithm. | |
sdbm | |
sdbm hash algorithm. | |
Files | |
file | hashes.h |
Hash function API. | |