aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/encoding/payloads/encryption_payload.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed common misspellings.Tobias Brunner2011-07-201-1/+1
* Use different return values in payload decryption to distinguish between inte...Martin Willi2010-08-251-8/+8
* Accept encryption payloads with no wrapped payloadsMartin Willi2010-08-231-1/+1
* Use AEAD wrapper for encryption payload encryption/decryptionMartin Willi2010-08-191-253/+176
* Migrated encryption_payload to INIT/METHOD macrosMartin Willi2010-08-191-171/+111
* Use IV length of a crypter instead of block size for IV calculationsMartin Willi2010-08-131-6/+11
* Moving charon to libcharon.Tobias Brunner2010-03-191-0/+619