summaryrefslogtreecommitdiff
path: root/authAlgo.h
Commit message (Collapse)AuthorAgeFilesLines
* * added AuthTag classErwin Nindl2007-12-081-4/+4
| | | | | | | | | * bugfixes in keyderivation, aesicmcypher * removed authtag functins temorarly from anytun.cpp
* * added key derivation functionsErwin Nindl2007-08-091-0/+8
|
* first test of whole systemChristian Pointner2007-06-201-1/+1
|
* added [] - operator to BufferChristian Pointner2007-06-171-2/+2
| | | | | | const Buffers are now possible
* added cypher and authalgoChristian Pointner2007-06-171-0/+52