libcruft-util/test/hash
Danny Robson 8cc4c1e82a format: reimplement format rendering
requires literal string arrays, and implements more of the specifier
specification. does not implement 'n' or '$' specifiers. falls back to
snprintf for real arguments.
2016-07-28 13:39:27 +10:00
..
checksum.cpp hash: move tests to hash directory 2016-06-24 13:08:19 +10:00
fasthash.cpp fasthash: add initial implementation 2015-05-28 12:17:25 +10:00
hmac.cpp format: reimplement format rendering 2016-07-28 13:39:27 +10:00
hotp.cpp hash: move tests to hash directory 2016-06-24 13:08:19 +10:00
keccak.cpp hash/keccak: add initial sha3 base 2016-06-20 18:05:30 +10:00
md2.cpp hash: move tests to hash directory 2016-06-24 13:08:19 +10:00
md4.cpp hash: move tests to hash directory 2016-06-24 13:08:19 +10:00
md5.cpp hash: move tests to hash directory 2016-06-24 13:08:19 +10:00
murmur.cpp murmurhash: add initial translation 2015-05-25 16:12:45 +10:00
ripemd.cpp format: reimplement format rendering 2016-07-28 13:39:27 +10:00
sha1.cpp format: reimplement format rendering 2016-07-28 13:39:27 +10:00
sha2.cpp format: reimplement format rendering 2016-07-28 13:39:27 +10:00