aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/test_ocb.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-98/+80
* Remove use of lookup.h in favor of new T::create API.Jack Lloyd2015-09-211-3/+5
* Make Botan compile when only some modules are enabledSimon Warta2015-07-031-5/+16
* tests: Convert &vec[0] to vec.data()Simon Warta2015-06-301-4/+4
* Replace \n by std::endl in tests to ensure proper flushingSimon Warta2015-06-191-3/+3
* Remove algo factory, engines, global RNG, global state, etc.lloyd2015-02-041-16/+14
* Ensure all files have copyright and license info.lloyd2015-01-101-0/+5
* Use the OCB test specified in RFC 7253 instead of the -03 draft versionlloyd2014-11-161-72/+50
* OCB cleanup and additional testslloyd2014-11-071-2/+2
* More fixes for minified buildslloyd2014-02-091-10/+5
* Split up docs into the reference manual, the website, and everything else.lloyd2014-01-101-0/+150
* Rename test sourceslloyd2014-01-071-142/+0
* Shuffle things around. Add NIST X.509 test to build.lloyd2014-01-011-0/+142