Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | some bugfixes | Christian Pointner | 2008-03-03 | 1 | -13/+29 |
| | | | | | | | added support for authentication | ||||
* | further cleanups | Christian Pointner | 2008-02-19 | 1 | -18/+17 |
| | |||||
* | * cypher and auth-algo selectable via commandline | Erwin Nindl | 2007-12-27 | 1 | -0/+4 |
| | | | | | | | | * libgcrypt uses secure memory now * a few bugfixes | ||||
* | added keygeneration at hmac calculation | Erwin Nindl | 2007-12-24 | 1 | -1/+1 |
| | |||||
* | weihnachtlicher checkin | Erwin Nindl | 2007-12-24 | 1 | -2/+9 |
| | | | | | | | | | | | * 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/+8 |
| | |||||
* | codechanges in sha1authalgo | Erwin Nindl | 2007-12-12 | 1 | -0/+2 |
| | |||||
* | * renamed HmacAuthAlgo to Sha1AuthAlgo | Erwin Nindl | 2007-12-12 | 1 | -2/+11 |
| | | | | | | * removed a memleak at the IV generation in kd, cypher | ||||
* | * added AuthTag class | Erwin Nindl | 2007-12-08 | 1 | -4/+4 |
| | | | | | | | | | * bugfixes in keyderivation, aesicmcypher * removed authtag functins temorarly from anytun.cpp | ||||
* | * added key derivation functions | Erwin Nindl | 2007-08-09 | 1 | -0/+8 |
| | |||||
* | first test of whole system | Christian Pointner | 2007-06-20 | 1 | -1/+1 |
| | |||||
* | added [] - operator to Buffer | Christian Pointner | 2007-06-17 | 1 | -2/+2 |
| | | | | | | const Buffers are now possible | ||||
* | added cypher and authalgo | Christian Pointner | 2007-06-17 | 1 | -0/+52 |