Age | Commit message (Expand) | Author |
---|---|---|
2016-04-28 | Update AEAD regress to match EVP_aead_chacha20_poly1305() changes. | Joel Sing |
2016-04-13 | After opening an AEAD, ensure that the decrypted output matches the | Joel Sing |
2015-11-02 | Add EVP_aead_chacha20_poly1305_ietf() - The informational RFC 7539, | Reyk Floeter |
2015-02-15 | Wrong logic; Coverity CID 78894 | Miod Vallat |
2014-07-08 | Include -DLIBRESSL_INTERNAL in regress makefiles. | Joel Sing |
2014-06-01 | Build these tests with WARNINGS=Yes and -Werror, and do the necessary | Miod Vallat |
2014-05-26 | Update the aead regress to work with the improved EVP AEAD API. | Joel Sing |
2014-05-15 | Add additional chacha20-poly1305 test vectors. | Joel Sing |
2014-05-15 | Add chacha20-poly1305 test vector to regress. | Joel Sing |
2014-05-15 | KNF. | Joel Sing |
2014-05-15 | Add a regress test for AEAD, based on Adam Langley's code. | Joel Sing |