Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - keyderivation and cipher should work now | Christian Pointner | 2008-02-23 | 1 | -27/+23 |
| | | | | | | | | | | however it needs further testing - rewrite of Buffer and Packets | ||||
* | replaces cypher with cipher | Christian Pointner | 2008-02-19 | 1 | -2/+2 |
| | |||||
* | fixed wrong payload length bug | Othmar Gsenger | 2008-02-06 | 1 | -1/+1 |
| | |||||
* | packet and cypher fixes | Othmar Gsenger | 2008-01-31 | 1 | -3/+9 |
| | |||||
* | * cypher and auth-algo selectable via commandline | Erwin Nindl | 2007-12-27 | 1 | -1/+6 |
| | | | | | | | | * libgcrypt uses secure memory now * a few bugfixes | ||||
* | weihnachtlicher checkin | Erwin Nindl | 2007-12-24 | 1 | -0/+134 |
* packet processing now with less memory operations than before * todo: * testing * set cipher / authalgo via commandline * set key operations for hmac calculation |