summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/aead/aeadtests.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* add support for xchacha20 and xchacha20-poly1305dlg2019-01-221-1/+10
* Add missing $OpenBSD$ markers.tb2018-07-171-0/+1
* Remove chacha20-poly1305-old regress and test vectors.jsing2017-08-281-621/+0
* Update AEAD regress to match EVP_aead_chacha20_poly1305() changes.jsing2016-04-281-80/+80
* Add EVP_aead_chacha20_poly1305_ietf() - The informational RFC 7539,reyk2015-11-021-0/+36
* Add additional chacha20-poly1305 test vectors.jsing2014-05-151-1/+611
* Add chacha20-poly1305 test vector to regress.jsing2014-05-151-3/+15
* Add a regress test for AEAD, based on Adam Langley's code.jsing2014-05-151-0/+39