Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the aead regress to work with the improved EVP AEAD API. | jsing | 2014-05-26 | 1 | -22/+14 |
| | |||||
* | Add additional chacha20-poly1305 test vectors. | jsing | 2014-05-15 | 1 | -9/+9 |
| | | | | Thanks to Piotr Sikora for providing a reference to the source. | ||||
* | Add chacha20-poly1305 test vector to regress. | jsing | 2014-05-15 | 1 | -2/+9 |
| | |||||
* | KNF. | jsing | 2014-05-15 | 1 | -6/+7 |
| | |||||
* | Add a regress test for AEAD, based on Adam Langley's code. | jsing | 2014-05-15 | 1 | -0/+362 |