cryb-to/lib/hash
2016-01-08 17:27:27 +01:00
..
.gitignore Prepare for moving to Github 2015-12-14 15:55:38 +01:00
adler32.c Add a simple implementation of the Adler-32 checksum. 2015-08-18 13:27:06 +00:00
cryb_fletcher.3 Add man pages for a few functions. 2016-01-08 17:27:27 +01:00
cryb_hash.3 Add man pages for a few functions. 2016-01-08 17:27:27 +01:00
fletcher16.c Cite the Fletcher paper. 2015-08-18 10:42:41 +00:00
fletcher32.c Cite the Fletcher paper. 2015-08-18 10:42:41 +00:00
fletcher64.c Cite the Fletcher paper. 2015-08-18 10:42:41 +00:00
Makefile.am Add man pages for a few functions. 2016-01-08 17:27:27 +01:00
murmur3_32.c Add our own version of <endian.h> which includes implementations of the 2014-10-30 12:48:21 +00:00
pearson.c Add a library of general (non-cryptographic) hash functions, currently 2014-07-19 06:03:57 +00:00