| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a bug in CAST-128 affecting 11, 13, 14, or 15 byte keys | Jack Lloyd | 2019-08-26 | 1 | -0/+6 |
* | Add some long Blowfish tests | Jack Lloyd | 2018-10-18 | 1 | -0/+7 |
* | Add more tests for CBC, CFB, OFB, CTR and GCM | Jack Lloyd | 2018-09-29 | 1 | -0/+392 |
* | Refactor mode tests, and correct bugs found | Jack Lloyd | 2018-09-29 | 1 | -7/+5 |
* | Use correct padding mode in ARIA CBC test | Jack Lloyd | 2017-08-23 | 1 | -1/+1 |
* | Cleanup ARIA | Jack Lloyd | 2017-08-23 | 1 | -3/+10 |
* | Implement cipher modes with OpenSSL. | Alexander Bluhm | 2017-04-25 | 1 | -0/+7 |
* | Remove deprecated ciphers MARS, RC2, RC5, RC6, SAFER-SK and TEA | Jack Lloyd | 2016-09-02 | 1 | -12/+1 |
* | Add test vectors for AES-CBC-CS3 aka AES/CBC/CTS from RFC 3962 | René Korthaus | 2016-07-11 | 1 | -0/+32 |
* | Split up test vectors into per-algo files and app into botan-test for | lloyd | 2014-01-10 | 1 | -0/+1229 |