summaryrefslogtreecommitdiff
path: root/encryptedPacket.cpp
Commit message (Collapse)AuthorAgeFilesLines
* * cypher and auth-algo selectable via commandline Erwin Nindl2007-12-271-0/+9
| | | | | | | | * libgcrypt uses secure memory now * a few bugfixes
* weihnachtlicher checkinErwin Nindl2007-12-241-0/+287
* packet processing now with less memory operations than before * todo: * testing * set cipher / authalgo via commandline * set key operations for hmac calculation