Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add all 18 Nist GCM tests | Simon Warta | 2015-12-20 | 1 | -41/+122 |
* | Support the older ChaCha20Poly1305 AEAD from draft-agl-tls-chacha20poly1305-04 | lloyd | 2014-12-31 | 1 | -0/+8 |
* | Add AEAD based on ChaCha20 and Poly1305 defined in draft-irtf-cfrg-chacha20-p... | lloyd | 2014-12-29 | 1 | -0/+13 |
* | OCB cleanup and additional tests | lloyd | 2014-11-07 | 1 | -0/+104 |
* | Correct CCM for L != 2. Bugzilla 270 | lloyd | 2014-05-16 | 1 | -0/+7 |
* | Add the CMAC constants for 256 and 512 bit block ciphers | lloyd | 2014-02-02 | 1 | -0/+9 |
* | Split up test vectors into per-algo files and app into botan-test for | lloyd | 2014-01-10 | 5 | -0/+1607 |