Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Build these tests with WARNINGS=Yes and -Werror, and do the necessary | miod | 2014-06-01 | 1 | -1/+3 |
| | | | | fixes to keep building. | ||||
* | 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 | 2 | -10/+620 |
| | | | | Thanks to Piotr Sikora for providing a reference to the source. | ||||
* | Add chacha20-poly1305 test vector to regress. | jsing | 2014-05-15 | 2 | -5/+24 |
| | |||||
* | KNF. | jsing | 2014-05-15 | 1 | -6/+7 |
| | |||||
* | Add a regress test for AEAD, based on Adam Langley's code. | jsing | 2014-05-15 | 3 | -0/+413 |