summaryrefslogtreecommitdiff
path: root/src/auth_algo.h
Commit message (Collapse)AuthorAgeFilesLines
* merged trunk changes to rail branchChristian Pointner2014-06-291-7/+24
|
* * inital commit for RAIL modeChristian Pointner2014-02-071-2/+2
| | | | | | | | | - added information about it at manpage - updated output for --help * white space cleanups * updated copyright header
* updated copyright yearChristian Pointner2010-02-111-1/+1
|
* fixed include guards, new format: UANYTUN_filename_h_INCLUDEDChristian Pointner2009-11-121-2/+2
|
* switched to GPLv3 or higherChristian Pointner2009-10-281-2/+3
|
* removed ld_kdr and key store Christian Pointner2009-03-161-4/+4
| | | | | | started to add role support to key derivation
* added command line option for auth tag lengthChristian Pointner2009-03-131-0/+3
|
* cleaned file header Christian Pointner2009-02-041-7/+7
|
* change dual kd to single kd with 2 key storagesChristian Pointner2009-01-141-4/+4
|
* added libssl crypto based auth algo HMAC-Sha1Christian Pointner2009-01-051-0/+8
|
* cleaned up auth algoChristian Pointner2009-01-041-1/+8
|
* added auth algoChristian Pointner2009-01-031-0/+63
tested with anytun an ANYTUN_02_COMPAT set switched defaults for kd-prf, cipher and auth algo to use crypto