summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/evp/evp_aead.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implement an improved version of the EVP AEAD API. Thejsing2014-05-261-29/+21
* KNF.jsing2014-05-151-64/+64
* Add an AEAD EVP interface to libcrypto, along with AES-GCM AEADjsing2014-05-151-0/+192