aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/tests.h
Commit message (Expand)AuthorAgeFilesLines
...
* Add an implementation of McEliece encryption based on HyMESfstrenzke2014-11-261-0/+1
* Add some secp256k1 KATs and a randomized ECC test suggested inlloyd2014-10-101-0/+1
* Add RFC 6979 nonce generator. Also some HMAC_DRBG cleanups.lloyd2014-03-221-0/+1
* Include build.h in tests.h so feature macro checks work consistently.lloyd2014-02-081-0/+1
* Split up test vectors into per-algo files and app into botan-test forlloyd2014-01-101-1/+11
* Cleanupslloyd2014-01-071-2/+0
* Split up public key tests and data, use new test frameworklloyd2014-01-051-8/+17
* Make test target selectablelloyd2014-01-041-1/+1
* Make tss example a test of sortslloyd2014-01-011-5/+3
* Shuffle things around. Add NIST X.509 test to build.lloyd2014-01-011-0/+77