Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added hooks for IKE and CHILD keymat | Martin Willi | 2008-10-30 | 1 | -7/+0 |
| | |||||
* | moved CHILD_SA key derivation to keymat_t | Martin Willi | 2008-10-29 | 1 | -13/+33 |
| | | | | passing key chunks to CHILD_SA, not the PRF | ||||
* | do not store DH redundant in keymat | Martin Willi | 2008-10-29 | 1 | -14/+10 |
| | |||||
* | moved key derivation and management into keymat object | Martin Willi | 2008-10-28 | 1 | -0/+145 |
allows secured implementation of key management (e.g. in kernel or HW) only IKE keys for now |