| Commit message (Expand) | Author | Age | Files | Lines |
* | Minor refactoring of Text_Based_Test | Jack Lloyd | 2016-12-19 | 1 | -2/+2 |
* | Add test for various functions previously missed (T::clone, PBKDF::name, AEAD... | Jack Lloyd | 2016-11-26 | 1 | -0/+5 |
* | Add a test for KDF::name() | René Korthaus | 2016-11-15 | 1 | -0/+1 |
* | BouncyCastle generated test vectors for SP800-108 | Kai Michaelis | 2016-05-19 | 1 | -2/+2 |
* | add label parameter to KDF::derive_key | Kai Michaelis | 2016-05-19 | 1 | -1/+2 |
* | add missing overrides | Daniel Neus | 2016-01-08 | 1 | -1/+1 |
* | Add --data-dir option to test command | Jack Lloyd | 2015-12-20 | 1 | -1/+1 |
* | If skipping a test due to diabled algo, only print if in verbose mode. | Jack Lloyd | 2015-12-19 | 1 | -1/+2 |
* | Update and consolidate the test framework. | Jack Lloyd | 2015-11-11 | 1 | -24/+35 |
* | Remove use of lookup.h in favor of new T::create API. | Jack Lloyd | 2015-09-21 | 1 | -1/+0 |
* | Fix TEST_DATA_DIR | Simon Warta | 2015-07-15 | 1 | -1/+1 |
* | Make Botan compile when only some modules are enabled | Simon Warta | 2015-07-03 | 1 | -0/+8 |
* | Remove algo factory, engines, global RNG, global state, etc. | lloyd | 2015-02-04 | 1 | -0/+1 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -0/+6 |
* | Split up docs into the reference manual, the website, and everything else. | lloyd | 2014-01-10 | 1 | -0/+30 |
* | Rename test sources | lloyd | 2014-01-07 | 1 | -43/+0 |
* | Split up public key tests and data, use new test framework | lloyd | 2014-01-05 | 1 | -1/+1 |
* | Shuffle things around. Add NIST X.509 test to build. | lloyd | 2014-01-01 | 1 | -0/+43 |