aboutsummaryrefslogtreecommitdiff
path: root/src/test/hash_tests.cpp
AgeCommit message (Expand)Author
2016-06-08test: Add more test vectors for siphashWladimir J. van der Laan
2016-06-07Support SipHash with arbitrary byte writesPieter Wuille
2016-05-17Add SipHash-2-4 primitives to hashPieter Wuille
2015-12-13Bump copyright headers to 2015MarcoFalke
2015-03-12tests: add a BasicTestingSetup and apply to all testsWladimir J. van der Laan
2014-12-16Remove references to X11 licenceMichael Ford
2014-08-26Split up util.cpp/hWladimir J. van der Laan
2014-03-18Add licenses for tests and test dataWladimir J. van der Laan
2013-11-10Cleanup code using forward declarations.Brandon Dahler
2013-08-20Add MurmurHash3() unit testPeter Todd