Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * cypher and auth-algo selectable via commandline | Erwin Nindl | 2007-12-27 | 1 | -1/+9 |
| | | | | | | | | * libgcrypt uses secure memory now * a few bugfixes | ||||
* | weihnachtlicher checkin | Erwin Nindl | 2007-12-24 | 1 | -0/+1 |
| | | | | | | | | | | | * packet processing now with less memory operations than before * todo: * testing * set cipher / authalgo via commandline * set key operations for hmac calculation | ||||
* | more generic code in anytun.cpp | Erwin Nindl | 2007-12-13 | 1 | -1/+2 |
| | |||||
* | codechanges in sha1authalgo | Erwin Nindl | 2007-12-12 | 1 | -2/+10 |
| | |||||
* | * renamed HmacAuthAlgo to Sha1AuthAlgo | Erwin Nindl | 2007-12-12 | 1 | -10/+46 |
| | | | | | | * removed a memleak at the IV generation in kd, cypher | ||||
* | * added AuthTag class | Erwin Nindl | 2007-12-08 | 1 | -5/+14 |
| | | | | | | | | | * bugfixes in keyderivation, aesicmcypher * removed authtag functins temorarly from anytun.cpp | ||||
* | * fixed initialisation of libgcrypt | Erwin Nindl | 2007-11-21 | 1 | -17/+2 |
| | | | | | | * reoved libstrp from deps | ||||
* | * added key derivation functions | Erwin Nindl | 2007-08-09 | 1 | -0/+30 |
| | |||||
* | added [] - operator to Buffer | Christian Pointner | 2007-06-17 | 1 | -1/+1 |
| | | | | | | const Buffers are now possible | ||||
* | added cypher and authalgo | Christian Pointner | 2007-06-17 | 1 | -0/+36 |