summaryrefslogtreecommitdiff
path: root/src/key_derivation.h
Commit message (Collapse)AuthorAgeFilesLines
* get rid of some mallocs and mpz_inits at key derivationChristian Pointner2009-01-041-3/+16
|
* some cleanup @ cipher, auth_algo and key derivationChristian Pointner2009-01-031-1/+1
|
* some improvements in key derivationChristian Pointner2009-01-021-2/+8
| | | | | | | note this is no longer compatible to anytun and currently not compliant to the rfc (but probably will)
* key derivation seems to work now Christian Pointner2009-01-021-7/+10
|
* added key derivation - not tested yetChristian Pointner2009-01-011-0/+70