libcruft-util/test/hash
Danny Robson 09aa86f55f crypto: remove cryptography primitives
This code can now be found in libcruft-crypto. It was removed to prevent
people relying on it, and to improve test iteration times in unoptimised
builds.
2018-01-14 17:13:21 +11:00
..
checksum.cpp hash: use a consistency, less flexible, interface 2018-01-13 15:24:12 +11:00
crc.cpp hash: use a consistency, less flexible, interface 2018-01-13 15:24:12 +11:00
fasthash.cpp hash: use a consistency, less flexible, interface 2018-01-13 15:24:12 +11:00
fnv1a.cpp hash: use a consistency, less flexible, interface 2018-01-13 15:24:12 +11:00
murmur.cpp hash: use a consistency, less flexible, interface 2018-01-13 15:24:12 +11:00
xxhash.cpp hash: use a consistency, less flexible, interface 2018-01-13 15:24:12 +11:00