aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/sa/keymat.c
Commit message (Expand)AuthorAgeFilesLines
* added support for AES counter mode in ESPMartin Willi2009-04-271-2/+3
* dump CHILD_SA keys in loglevel 4Martin Willi2009-04-211-0/+10
* fixed ESP NULL encryptionAndreas Steffen2009-01-151-3/+3
* pass SKd to derive_ike_keys() to have a more interoperable APIMartin Willi2008-11-281-7/+42
* fixing keylength bug at the right place:Martin Willi2008-11-121-1/+1
* added hooks for IKE and CHILD keymatMartin Willi2008-10-301-19/+0
* store plain skd, not the prfMartin Willi2008-10-301-22/+19
* moved CHILD_SA key derivation to keymat_tMartin Willi2008-10-291-13/+151
* do not store DH redundant in keymatMartin Willi2008-10-291-26/+9
* moved key derivation and management into keymat objectMartin Willi2008-10-281-0/+469