cryb-to/lib/hash
2015-12-14 15:55:38 +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
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
pearson.c