Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update AEAD regress to match EVP_aead_chacha20_poly1305() changes. | jsing | 2016-04-28 | 1 | -80/+80 |
* | Add EVP_aead_chacha20_poly1305_ietf() - The informational RFC 7539, | reyk | 2015-11-02 | 1 | -0/+36 |
* | Add additional chacha20-poly1305 test vectors. | jsing | 2014-05-15 | 1 | -1/+611 |
* | Add chacha20-poly1305 test vector to regress. | jsing | 2014-05-15 | 1 | -3/+15 |
* | Add a regress test for AEAD, based on Adam Langley's code. | jsing | 2014-05-15 | 1 | -0/+39 |