aboutsummaryrefslogtreecommitdiff
path: root/src/test/crypto_tests.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Add HMAC-SHA256Pieter Wuille2014-11-201-0/+43
* Split up crypto/sha2Pieter Wuille2014-11-201-1/+3
* Fixing out of bounds asses errorENikS2014-09-231-1/+1
* Split up util.cpp/hWladimir J. van der Laan2014-08-261-1/+1
* move rand functions from util to new random.h/.cppPhilip Kaufmann2014-07-091-0/+1
* Add <Hasher>::OUTPUT_SIZEPieter Wuille2014-06-211-0/+1
* Extend and move all crypto tests to crypto_tests.cppPieter Wuille2014-06-211-0/+202