cryb-to/lib/hash
Dag-Erling Smørgrav 0023f57ab5 Add a library of general (non-cryptographic) hash functions, currently
consisting of the Pearson string hash function and the Murmur3-32 hash
function.
2014-07-19 06:03:57 +00:00
..
Makefile.am Add a library of general (non-cryptographic) hash functions, currently 2014-07-19 06:03:57 +00:00
murmur3_32.c Add a library of general (non-cryptographic) hash functions, currently 2014-07-19 06:03:57 +00:00
pearson.c Add a library of general (non-cryptographic) hash functions, currently 2014-07-19 06:03:57 +00:00