aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug introduced in 1.11.6 where we tried to check CRL signatureslloyd2014-02-082-80/+52
* Remove Square, Skipjack, Luby-Rackoff, and Blue Midnight Wish.lloyd2014-02-084-983/+0
* Compile fixeslloyd2014-02-081-0/+1
* Add the CMAC constants for 256 and 512 bit block cipherslloyd2014-02-022-0/+18
* Add ChaChalloyd2014-01-317-14/+64
* Add initializer for test mainlloyd2014-01-181-0/+3
* Fix Skein_512::clearlloyd2014-01-181-0/+14
* Split off the keyed interfaces of transform to Keyed_Transformlloyd2014-01-182-2/+2
* Remove PBES1 entirelylloyd2014-01-182-9/+6
* Split up docs into the reference manual, the website, and everything else.lloyd2014-01-1028-8/+48
* Split up test vectors into per-algo files and app into botan-test forlloyd2014-01-10114-55381/+50085
* Fix warningslloyd2014-01-072-1/+2
* Cleanupslloyd2014-01-072-2/+26
* Rename test sourceslloyd2014-01-0731-0/+0
* Move previously common function to only remaining caller's sourcelloyd2014-01-061-0/+18
* Split up public key tests and data, use new test frameworklloyd2014-01-05572-1178/+66835
* Make test target selectablelloyd2014-01-042-39/+42
* Cull remaining mostly dubious examples. Also remove readme.txtlloyd2014-01-011-92/+145
* Make tss example a test of sortslloyd2014-01-013-5/+65
* Shuffle things around. Add NIST X.509 test to build.lloyd2014-01-0128-0/+5833