radare2/libr/hash
2016-11-07 02:33:09 +01:00
..
adler32.c Fix #6127 - ph was breaking tmpseek 2016-11-07 02:33:09 +01:00
calc.c Fix #4965. Add support for luhn searching and hashing. 2016-08-01 12:34:54 +02:00
crc16.c Fix endian issue in crc16 and crc32 2016-05-16 02:08:59 +02:00
crc32.c Fix endian issue in crc16 and crc32 2016-05-16 02:08:59 +02:00
crc32.h * Initial import of libr 2009-02-05 22:08:46 +01:00
crca.c * Huge code cleanup and refactor for valaswig 2010-01-04 01:25:52 +01:00
entropy.c Fix #5134 - rahash2 -K entropy was randomized by uninitalized values 2016-06-14 20:29:49 +02:00
hamdist.c * Some minor indent and warning cleanup 2011-07-04 18:16:12 +02:00
hash.c Fix 20 more covs (divBy0, dbl3, negidx, bufovr, ..) 2016-10-20 15:39:36 +02:00
hash.h * Change the name of some types 2009-07-08 13:49:55 +02:00
Jamroot Add some Jam files and merge rsign into ranal 2013-12-31 05:30:39 +01:00
luhn.c Fix #4965. Add support for luhn searching and hashing. 2016-08-01 12:34:54 +02:00
Makefile Fix #4965. Add support for luhn searching and hashing. 2016-08-01 12:34:54 +02:00
md4.c Update sdb, simplify some makefiles 2013-07-15 02:51:55 +02:00
md5.h Cleanup MD5 code and fix mach0 warning 2015-01-13 03:09:23 +01:00
md5c.c Cleanup MD5 code and fix mach0 warning 2015-01-13 03:09:23 +01:00
sha1.c * Some minor indent and warning cleanup 2011-07-04 18:16:12 +02:00
sha1.h * Initial import RSocket refactor 2011-03-21 01:47:17 +01:00
sha2.c corrected index of message length in SHA512/SHA384 preparation 2016-03-03 03:15:47 +01:00
sha2.h Removed $Id line in sha2.h 2011-03-29 14:55:02 +02:00
state.c Fix some stupid warnings in md5-related code 2015-01-13 02:51:45 +01:00
xxhash.c Infer fixes Round 2 (#4993) 2016-05-24 22:22:15 +02:00
xxhash.h Fix some clang-analyzer issues 2015-11-10 12:18:27 +01:00