aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/test_hash.cpp
Commit message (Expand)AuthorAgeFilesLines
* Don't treat missing ciphers, hashes, etc as test failuresJack Lloyd2015-10-111-1/+1
* Remove use of lookup.h in favor of new T::create API.Jack Lloyd2015-09-211-3/+2
* Fix TEST_DATA_DIRSimon Warta2015-07-151-1/+1
* Replace \n by std::endl in tests to ensure proper flushingSimon Warta2015-06-191-5/+5
* Remove algo factory, engines, global RNG, global state, etc.lloyd2015-02-041-10/+7
* Add SipHashlloyd2015-01-111-2/+18
* Ensure all files have copyright and license info.lloyd2015-01-101-0/+6
* Add SHA-512/256lloyd2015-01-081-1/+2
* Add ChaChalloyd2014-01-311-0/+6
* Fix Skein_512::clearlloyd2014-01-181-0/+14
* Split up docs into the reference manual, the website, and everything else.lloyd2014-01-101-0/+65
* Rename test sourceslloyd2014-01-071-60/+0
* Split up public key tests and data, use new test frameworklloyd2014-01-051-6/+6
* Shuffle things around. Add NIST X.509 test to build.lloyd2014-01-011-0/+60