aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/crypto/aead.h
Commit message (Expand)AuthorAgeFilesLines
* Avoid problems with Doxygen by adding warn_unused_result attribute at the end...Tobias Brunner2012-08-111-4/+3
* Add a return value to aead_t.set_key()Martin Willi2012-07-161-1/+3
* Add a return value to aead_t.encrypt()Martin Willi2012-07-161-1/+3
* Fixed common misspellings.Tobias Brunner2011-07-201-1/+1
* Implemented an AEAD wrapper for traditional crypter/signer transformsMartin Willi2010-08-191-0/+119