summaryrefslogtreecommitdiff
path: root/mpi.h
Commit message (Expand)AuthorAgeFilesLines
* changed u_int32_t* argument to size_t* in Mpi::getNewBufMichael Gebetsroither2008-03-181-1/+1
* - keyderivation and cipher should work nowChristian Pointner2008-02-231-1/+1
* cleanupsChristian Pointner2008-02-201-11/+8
* minor changes Christian Pointner2008-02-161-1/+1
* more generic code in anytun.cppErwin Nindl2007-12-131-2/+3
* * renamed HmacAuthAlgo to Sha1AuthAlgoErwin Nindl2007-12-121-1/+19
* changed Mpi::getBuf, now returns u_int8_t *!Erwin Nindl2007-12-121-1/+1
* set iv to fixed length of 16byte in kdErwin Nindl2007-12-111-1/+1
* kd iv generation fix againErwin Nindl2007-12-111-0/+1
* * added mpi operatorErwin Nindl2007-12-111-0/+1
* fixes in mpi class, keyderivation iv generationErwin Nindl2007-12-111-1/+3
* added multible precission integer classErwin Nindl2007-12-111-0/+63