summaryrefslogtreecommitdiff
path: root/src/auth_algo.c
Commit message (Collapse)AuthorAgeFilesLines
* change dual kd to single kd with 2 key storagesChristian Pointner2009-01-141-8/+8
|
* fixed auth_algo length checkChristian Pointner2009-01-141-2/+1
|
* small improvement auth_algoChristian Pointner2009-01-141-1/+7
|
* minor cleanupsChristian Pointner2009-01-071-2/+2
|
* added libssl crypto based auth algo HMAC-Sha1Christian Pointner2009-01-051-3/+40
|
* cleaned up auth algoChristian Pointner2009-01-041-17/+33
|
* removed useless gcry_strsource outputChristian Pointner2009-01-041-3/+3
|
* some cleanup @ cipher, auth_algo and key derivationChristian Pointner2009-01-031-31/+22
|
* added auth algoChristian Pointner2009-01-031-0/+245
tested with anytun an ANYTUN_02_COMPAT set switched defaults for kd-prf, cipher and auth algo to use crypto