cryb-to/lib/hash
2015-08-18 13:27:06 +00:00
..
adler32.c Add a simple implementation of the Adler-32 checksum. 2015-08-18 13:27:06 +00: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 a simple implementation of the Adler-32 checksum. 2015-08-18 13:27:06 +00: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