Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove chacha20-poly1305-old regress and test vectors. | jsing | 2017-08-28 | 1 | -6/+0 |
* | Update AEAD regress to match EVP_aead_chacha20_poly1305() changes. | jsing | 2016-04-28 | 1 | -3/+3 |
* | After opening an AEAD, ensure that the decrypted output matches the | jsing | 2016-04-13 | 1 | -0/+5 |
* | Add EVP_aead_chacha20_poly1305_ietf() - The informational RFC 7539, | reyk | 2015-11-02 | 1 | -0/+6 |
* | Wrong logic; Coverity CID 78894 | miod | 2015-02-15 | 1 | -1/+1 |
* | Update the aead regress to work with the improved EVP AEAD API. | jsing | 2014-05-26 | 1 | -22/+14 |
* | Add additional chacha20-poly1305 test vectors. | jsing | 2014-05-15 | 1 | -9/+9 |
* | Add chacha20-poly1305 test vector to regress. | jsing | 2014-05-15 | 1 | -2/+9 |
* | KNF. | jsing | 2014-05-15 | 1 | -6/+7 |
* | Add a regress test for AEAD, based on Adam Langley's code. | jsing | 2014-05-15 | 1 | -0/+362 |