summaryrefslogtreecommitdiff
path: root/mpi.cpp
Commit message (Collapse)AuthorAgeFilesLines
* changed Mpi::getBuf, now returns u_int8_t *!Erwin Nindl2007-12-121-7/+12
|
* set iv to fixed length of 16byte in kdErwin Nindl2007-12-111-2/+5
|
* kd iv generation fix againErwin Nindl2007-12-111-0/+7
|
* * added mpi operatorErwin Nindl2007-12-111-0/+7
| | | | | | * kd iv generation fix
* fixed mpi default construktorErwin Nindl2007-12-111-1/+2
|
* fixes in mpi class, keyderivation iv generationErwin Nindl2007-12-111-7/+24
|
* added multible precission integer classErwin Nindl2007-12-111-0/+118
key derivation