aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/test_kdf.cpp
Commit message (Expand)AuthorAgeFilesLines
* Minor refactoring of Text_Based_TestJack Lloyd2016-12-191-2/+2
* Add test for various functions previously missed (T::clone, PBKDF::name, AEAD...Jack Lloyd2016-11-261-0/+5
* Add a test for KDF::name()René Korthaus2016-11-151-0/+1
* BouncyCastle generated test vectors for SP800-108Kai Michaelis2016-05-191-2/+2
* add label parameter to KDF::derive_keyKai Michaelis2016-05-191-1/+2
* add missing overridesDaniel Neus2016-01-081-1/+1
* Add --data-dir option to test commandJack Lloyd2015-12-201-1/+1
* If skipping a test due to diabled algo, only print if in verbose mode.Jack Lloyd2015-12-191-1/+2
* Update and consolidate the test framework.Jack Lloyd2015-11-111-24/+35
* Remove use of lookup.h in favor of new T::create API.Jack Lloyd2015-09-211-1/+0
* Fix TEST_DATA_DIRSimon Warta2015-07-151-1/+1
* Make Botan compile when only some modules are enabledSimon Warta2015-07-031-0/+8
* Remove algo factory, engines, global RNG, global state, etc.lloyd2015-02-041-0/+1
* Ensure all files have copyright and license info.lloyd2015-01-101-0/+6
* Split up docs into the reference manual, the website, and everything else.lloyd2014-01-101-0/+30
* Rename test sourceslloyd2014-01-071-43/+0
* Split up public key tests and data, use new test frameworklloyd2014-01-051-1/+1
* Shuffle things around. Add NIST X.509 test to build.lloyd2014-01-011-0/+43