aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/test_rfc6979.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace \n by std::endl in tests to ensure proper flushingSimon Warta2015-06-191-4/+4
* Fix various bugs found by Coverity scanner.lloyd2015-05-151-1/+1
* Externalize the state of a RFC 6979 nonce computation.lloyd2015-03-121-3/+31
* Ensure all files have copyright and license info.lloyd2015-01-101-0/+6
* Add RFC 6979 nonce generator. Also some HMAC_DRBG cleanups.lloyd2014-03-221-0/+71