This website requires JavaScript.
Explore
Help
Register
Sign In
nerdcruft
/
libcruft-util
Watch
1
Star
0
Fork
0
You've already forked libcruft-util
Code
Issues
Releases
Activity
libcruft-util
/
test
/
hash
History
Danny Robson
a93dd90da9
types: remove elems function, prefer std::size
...
Now that std::size is part of our supported compilers we can remove the old elems function.
2016-11-17 18:06:39 +11: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
types: remove elems function, prefer std::size
2016-11-17 18:06:39 +11:00
hotp.cpp
hash: move tests to hash directory
2016-06-24 13:08:19 +10:00
keccak.cpp
build: remove unnecessary includes
2016-10-12 15:08:22 +11: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