libcruft-crypto/hash
2019-02-09 15:45:18 +11:00
..
blake2.cpp hash/blake2: avoid copying hash state from compression function 2019-02-04 20:34:57 +11:00
blake2.hpp rename util namespace to cruft 2018-08-05 14:51:17 +10:00
blake.cpp hash/blake: prefer std types 2019-02-09 15:45:18 +11:00
blake.hpp hash/blake: prefer std types 2019-02-09 15:45:18 +11:00
hmac.cpp relicense under the MPL-2.0 2018-08-04 15:18:16 +10:00
hmac.hpp rename util namespace to cruft 2018-08-05 14:51:17 +10:00
hotp.cpp rename util namespace to cruft 2018-08-05 14:51:17 +10:00
hotp.hpp rename util namespace to cruft 2018-08-05 14:51:17 +10:00
md2.cpp hash/md2: prefer cruft::std types 2019-02-04 20:00:44 +11:00
md2.hpp rename util namespace to cruft 2018-08-05 14:51:17 +10:00
md4.cpp hash/md4: prefer cruft::std types 2019-02-04 20:04:31 +11:00
md4.hpp rename util namespace to cruft 2018-08-05 14:51:17 +10:00
md5.cpp hash/md5: prefer std types 2019-02-09 15:20:13 +11:00
md5.hpp rename util namespace to cruft 2018-08-05 14:51:17 +10:00
md6.cpp rename util namespace to cruft 2018-08-05 14:51:17 +10:00
md6.hpp rename util namespace to cruft 2018-08-05 14:51:17 +10:00
pbkdf2.cpp add stubs for many primitives 2018-01-22 19:51:16 +11:00
pbkdf2.hpp add stubs for many primitives 2018-01-22 19:51:16 +11:00
ripemd.cpp hash/ripemd: use cruft::std types 2019-02-04 19:50:44 +11:00
ripemd.hpp rename util namespace to cruft 2018-08-05 14:51:17 +10:00
sha1.cpp hash/sha1: remove dependant operations from byte outputs 2019-02-09 15:03:48 +11:00
sha1.hpp rename util namespace to cruft 2018-08-05 14:51:17 +10:00
sha2.cpp rename util namespace to cruft 2018-08-05 14:51:17 +10:00
sha2.hpp rename util namespace to cruft 2018-08-05 14:51:17 +10:00
tiger.cpp hash/tiger: add initial tiger hash implementation 2019-02-09 14:54:50 +11:00
tiger.hpp hash/tiger: add initial tiger hash implementation 2019-02-09 14:54:50 +11:00