Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | minor changes | Christian Pointner | 2008-02-16 | 1 | -1/+1 |
| | | | | | | | code cleanups | ||||
* | more generic code in anytun.cpp | Erwin Nindl | 2007-12-13 | 1 | -2/+3 |
| | |||||
* | * renamed HmacAuthAlgo to Sha1AuthAlgo | Erwin Nindl | 2007-12-12 | 1 | -1/+19 |
| | | | | | | * removed a memleak at the IV generation in kd, cypher | ||||
* | changed Mpi::getBuf, now returns u_int8_t *! | Erwin Nindl | 2007-12-12 | 1 | -1/+1 |
| | |||||
* | set iv to fixed length of 16byte in kd | Erwin Nindl | 2007-12-11 | 1 | -1/+1 |
| | |||||
* | kd iv generation fix again | Erwin Nindl | 2007-12-11 | 1 | -0/+1 |
| | |||||
* | * added mpi operator | Erwin Nindl | 2007-12-11 | 1 | -0/+1 |
| | | | | | | * kd iv generation fix | ||||
* | fixes in mpi class, keyderivation iv generation | Erwin Nindl | 2007-12-11 | 1 | -1/+3 |
| | |||||
* | added multible precission integer class | Erwin Nindl | 2007-12-11 | 1 | -0/+63 |
key derivation |