Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correct CCM for L != 2. Bugzilla 270 | lloyd | 2014-05-16 | 1 | -0/+7 |
* | Add HMAC_DRBG | lloyd | 2014-03-21 | 1 | -0/+2405 |
* | Remove Square, Skipjack, Luby-Rackoff, and Blue Midnight Wish. | lloyd | 2014-02-08 | 4 | -983/+0 |
* | Add the CMAC constants for 256 and 512 bit block ciphers | lloyd | 2014-02-02 | 2 | -0/+18 |
* | Add ChaCha | lloyd | 2014-01-31 | 3 | -13/+39 |
* | Remove PBES1 entirely | lloyd | 2014-01-18 | 1 | -6/+5 |
* | Split up test vectors into per-algo files and app into botan-test for | lloyd | 2014-01-10 | 91 | -54957/+49702 |
* | Split up public key tests and data, use new test framework | lloyd | 2014-01-05 | 542 | -0/+65572 |