radare2/libr/hash
David CARLIER 44cb24f1bf Using safe memory clearance for sensitive data. (#10337)
* Native one if possible or using memory barrier.
* Usage in few places at the moment.
* Attempt to fix OSx linkage issue, Meson linking to utils anyway
2018-06-13 16:38:08 +02:00
..
adler32.c RHash cleanup 2017-03-01 09:02:28 +01:00
calc.c Using safe memory clearance for sensitive data. (#10337) 2018-06-13 16:38:08 +02:00
crca.c Wide CRC hashes 2018-01-07 20:41:53 +01:00
entropy.c Fix travis again 2017-07-19 13:28:27 +02:00
hamdist.c RHash cleanup 2017-03-01 09:02:28 +01:00
hash.c More killing of strcasecmp/strncasecmp 2018-05-21 22:13:07 +02:00
hash.h * Change the name of some types 2009-07-08 13:49:55 +02:00
luhn.c RHash cleanup 2017-03-01 09:02:28 +01:00
Makefile Using safe memory clearance for sensitive data. (#10337) 2018-06-13 16:38:08 +02:00
md4.c update incorrect FSF addresses 2017-08-15 22:28:30 -07:00
md5.c Using safe memory clearance for sensitive data. (#10337) 2018-06-13 16:38:08 +02:00
meson.build [WIP] Move hardcoded paths to r_userconf.h (#9959) 2018-04-28 10:02:55 +02:00
sha1.c RHash cleanup 2017-03-01 09:02:28 +01:00
sha1.h * Initial import RSocket refactor 2011-03-21 01:47:17 +01:00
sha2.c Using safe memory clearance for sensitive data. (#10337) 2018-06-13 16:38:08 +02:00
sha2.h Use void in prototypes (#7974) 2017-07-20 14:50:13 +02:00
state.c Wide CRC hashes 2018-01-07 20:41:53 +01:00
xxhash.c RHash cleanup 2017-03-01 09:02:28 +01:00
xxhash.h Fix some clang-analyzer issues 2015-11-10 12:18:27 +01:00