aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/test_rfc6979.cpp
Commit message (Expand)AuthorAgeFilesLines
* Minor refactoring of Text_Based_TestJack Lloyd2016-12-191-2/+1
* Correct test commentJack Lloyd2016-07-211-2/+2
* fix test failures and seg faults when Botan is configured with --module-poli...René Korthaus2016-06-171-0/+11
* add missing overridesDaniel Neus2016-01-081-1/+1
* Add --data-dir option to test commandJack Lloyd2015-12-201-1/+1
* Update and consolidate the test framework.Jack Lloyd2015-11-111-76/+23
* 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