summaryrefslogtreecommitdiff
path: root/src/key_derivation.c
Commit message (Expand)AuthorAgeFilesLines
* get rid of some mallocs and mpz_inits at key derivationChristian Pointner2009-01-041-40/+76
* added NO_LIBGMP and NO_CRYPT to build a daemon without cryptosupportChristian Pointner2009-01-041-8/+11
* some cleanup @ cipher, auth_algo and key derivationChristian Pointner2009-01-031-11/+9
* added define for anytun compatChristian Pointner2009-01-021-5/+10
* changed to anytun compatible versionChristian Pointner2009-01-021-5/+6
* some improvements in key derivationChristian Pointner2009-01-021-70/+52
* some cleanup at key derivationChristian Pointner2009-01-021-10/+10
* added option ld-kdr for the key derivation rateChristian Pointner2009-01-021-1/+1
* key derivation seems to work now Christian Pointner2009-01-021-65/+148
* added key derivation - not tested yetChristian Pointner2009-01-011-0/+261