summaryrefslogtreecommitdiff
path: root/authTag.h
Commit message (Collapse)AuthorAgeFilesLines
* weihnachtlicher checkinErwin Nindl2007-12-241-0/+5
| | | | | | | | | | | * packet processing now with less memory operations than before * todo: * testing * set cipher / authalgo via commandline * set key operations for hmac calculation
* * added AuthTag classErwin Nindl2007-12-081-0/+49
* bugfixes in keyderivation, aesicmcypher * removed authtag functins temorarly from anytun.cpp