summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/aead (follow)
Commit message (Expand)AuthorAgeFilesLines
* Include -DLIBRESSL_INTERNAL in regress makefiles.jsing2014-07-081-2/+2
* Build these tests with WARNINGS=Yes and -Werror, and do the necessarymiod2014-06-011-1/+3
* 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
* 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