Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * renamed HmacAuthAlgo to Sha1AuthAlgo | Erwin Nindl | 2007-12-12 | 1 | -1/+1 |
* | changed Mpi::getBuf, now returns u_int8_t *! | Erwin Nindl | 2007-12-12 | 1 | -7/+12 |
* | set iv to fixed length of 16byte in kd | Erwin Nindl | 2007-12-11 | 1 | -2/+5 |
* | kd iv generation fix again | Erwin Nindl | 2007-12-11 | 1 | -0/+7 |
* | * added mpi operator | Erwin Nindl | 2007-12-11 | 1 | -0/+7 |
* | fixed mpi default construktor | Erwin Nindl | 2007-12-11 | 1 | -1/+2 |
* | fixes in mpi class, keyderivation iv generation | Erwin Nindl | 2007-12-11 | 1 | -7/+24 |
* | added multible precission integer class | Erwin Nindl | 2007-12-11 | 1 | -0/+118 |