summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/aead (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Build these tests with WARNINGS=Yes and -Werror, and do the necessarymiod2014-06-011-1/+3
| | | | fixes to keep building.
* Update the aead regress to work with the improved EVP AEAD API.jsing2014-05-261-22/+14
|
* Add additional chacha20-poly1305 test vectors.jsing2014-05-152-10/+620
| | | | Thanks to Piotr Sikora for providing a reference to the source.
* Add chacha20-poly1305 test vector to regress.jsing2014-05-152-5/+24
|
* KNF.jsing2014-05-151-6/+7
|
* Add a regress test for AEAD, based on Adam Langley's code.jsing2014-05-153-0/+413