aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/test_aead.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix bug in IETF version of ChaCha20Poly1305Jack Lloyd2016-03-231-5/+12
* some trivial compiler/PVS-Studio warning fixesDaniel Neus2015-12-221-3/+3
* Add --data-dir option to test commandJack Lloyd2015-12-201-1/+1
* Update and consolidate the test framework.Jack Lloyd2015-11-111-112/+96
* Fix TEST_DATA_DIRSimon Warta2015-07-151-1/+1
* Fix module combi: adler32,sivSimon Warta2015-07-081-1/+1
* Make Botan compile when only some modules are enabledSimon Warta2015-07-031-0/+8
* Replace \n by std::endl in tests to ensure proper flushingSimon Warta2015-06-191-6/+5
* Ensure all files have copyright and license info.lloyd2015-01-101-0/+6
* Replace Transformatio::nstart with start_raw so we can do a full setlloyd2014-11-051-5/+5
* More fixes for minified buildslloyd2014-02-091-0/+3
* Split up docs into the reference manual, the website, and everything else.lloyd2014-01-101-0/+137
* Rename test sourceslloyd2014-01-071-88/+0
* Split up public key tests and data, use new test frameworklloyd2014-01-051-8/+8
* Shuffle things around. Add NIST X.509 test to build.lloyd2014-01-011-0/+88