Loading...
Searching...
No Matches
Non-cryptographic hash functions

A collection of non-cryptographic hash algorithms. More...

Detailed Description

A collection of non-cryptographic hash algorithms.

Modules

 Bernstein hash djb2
 djb2 hash algorithm.
 
 Donald E. Knuth
 Donald E.
 
 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.