Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement an improved version of the EVP AEAD API. The | jsing | 2014-05-26 | 1 | -29/+33 |
* | Convert OPENSSL_malloc stuff back to intrinsics, a few were missed | beck | 2014-05-22 | 1 | -2/+2 |
* | Use C99 initialisers for the AEAD struct. | jsing | 2014-05-15 | 1 | -9/+9 |
* | KNF. | jsing | 2014-05-15 | 1 | -70/+67 |
* | Add a ChaCha20-Poly1305 AEAD EVP implementation to libcrypto, from Adam | jsing | 2014-05-15 | 1 | -0/+261 |