libcruft-util/hash
2016-06-17 15:46:11 +10:00
..
murmur build: avoid type truncation warnings 2016-05-12 17:39:33 +10:00
adler.cpp make header paths more explicit 2016-04-05 11:06:35 +10:00
adler.hpp relicence under Apache-2.0 2015-04-13 18:05:28 +10:00
bsdsum.cpp hash: prefer iterator style over base/length 2016-06-17 15:46:11 +10:00
bsdsum.hpp hash: prefer iterator style over base/length 2016-06-17 15:46:11 +10:00
crc.cpp hash: prefer iterator style over base/length 2016-06-17 15:46:11 +10:00
crc.hpp hash: prefer iterator style over base/length 2016-06-17 15:46:11 +10:00
fasthash.cpp build: avoid type truncation warnings 2016-05-12 17:39:33 +10:00
fasthash.hpp fasthash: add initial implementation 2015-05-28 12:17:25 +10:00
fletcher.hpp make header paths more explicit 2016-04-05 11:06:35 +10:00
fnv1a.cpp hash: extract fnv1a hashes to new unit 2015-06-02 21:36:30 +10:00
fnv1a.hpp hash: extract fnv1a hashes to new unit 2015-06-02 21:36:30 +10:00
hmac.cpp make header paths more explicit 2016-04-05 11:06:35 +10:00
hmac.hpp relicence under Apache-2.0 2015-04-13 18:05:28 +10:00
hotp.cpp relicence under Apache-2.0 2015-04-13 18:05:28 +10:00
hotp.hpp relicence under Apache-2.0 2015-04-13 18:05:28 +10:00
md2.cpp hash: prefer iterator style over base/length 2016-06-17 15:46:11 +10:00
md2.hpp hash: prefer iterator style over base/length 2016-06-17 15:46:11 +10:00
md4.cpp hash: prefer iterator style over base/length 2016-06-17 15:46:11 +10:00
md4.hpp hash: prefer iterator style over base/length 2016-06-17 15:46:11 +10:00
md5.cpp hash: prefer iterator style over base/length 2016-06-17 15:46:11 +10:00
md5.hpp hash: prefer iterator style over base/length 2016-06-17 15:46:11 +10:00
murmur.hpp murmurhash: add initial translation 2015-05-25 16:12:45 +10:00
pbkdf1.cpp relicence under Apache-2.0 2015-04-13 18:05:28 +10:00
pbkdf1.hpp relicence under Apache-2.0 2015-04-13 18:05:28 +10:00
pbkdf2.cpp relicence under Apache-2.0 2015-04-13 18:05:28 +10:00
pbkdf2.hpp relicence under Apache-2.0 2015-04-13 18:05:28 +10:00
ripemd.cpp hash: prefer iterator style over base/length 2016-06-17 15:46:11 +10:00
ripemd.hpp hash: prefer iterator style over base/length 2016-06-17 15:46:11 +10:00
sha1.cpp hash: prefer iterator style over base/length 2016-06-17 15:46:11 +10:00
sha1.hpp hash: prefer iterator style over base/length 2016-06-17 15:46:11 +10:00
sha2.cpp hash: prefer iterator style over base/length 2016-06-17 15:46:11 +10:00
sha2.hpp hash: prefer iterator style over base/length 2016-06-17 15:46:11 +10:00
wang.hpp hash: move wang mixing funcs into seperate unit 2015-06-02 21:11:57 +10:00
wang.ipp hash: move wang mixing funcs into seperate unit 2015-06-02 21:11:57 +10:00