Age | Commit message (Expand) | Author |
---|---|---|
2016-06-08 | test: Add more test vectors for siphash | Wladimir J. van der Laan |
2016-06-07 | Support SipHash with arbitrary byte writes | Pieter Wuille |
2016-05-17 | Add SipHash-2-4 primitives to hash | Pieter Wuille |
2015-12-13 | Bump copyright headers to 2015 | MarcoFalke |
2015-03-12 | tests: add a BasicTestingSetup and apply to all tests | Wladimir J. van der Laan |
2014-12-16 | Remove references to X11 licence | Michael Ford |
2014-08-26 | Split up util.cpp/h | Wladimir J. van der Laan |
2014-03-18 | Add licenses for tests and test data | Wladimir J. van der Laan |
2013-11-10 | Cleanup code using forward declarations. | Brandon Dahler |
2013-08-20 | Add MurmurHash3() unit test | Peter Todd |