summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/evp/evp_aead.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Send the function codes from the error functions to the bit bucket,beck2017-01-291-5/+5
* Switch to the ISC licensed versions of these files, which Google has madejsing2014-06-211-54/+13
* tags as requested by miod and teduderaadt2014-06-121-0/+1
* 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