summaryrefslogtreecommitdiff
path: root/keyDerivation.cpp
Commit message (Expand)AuthorAgeFilesLines
* fixed many sync thingsOthmar Gsenger2007-12-111-7/+0
* fixes in mpi class, keyderivation iv generationErwin Nindl2007-12-111-3/+2
* deactivated kd for testingErwin Nindl2007-12-111-1/+1
* added multible precission integer classErwin Nindl2007-12-111-36/+30
* added syncbufferOthmar Gsenger2007-12-111-1/+1
* * added AuthTag classErwin Nindl2007-12-081-10/+20
* serialisation & makefile fixOthmar Gsenger2007-12-071-0/+6
* * fixed initialisation of libgcryptErwin Nindl2007-11-211-19/+24
* * TunDevice: changed 'char* getTypeString()' to 'const char* getTypeString()'Erwin Nindl2007-11-071-43/+70
* * added KeyDerivation to anytun.cppErwin Nindl2007-08-231-10/+19
* changed keyderivation fuction from 'aes_icm_output' to 'cipher_output'Erwin Nindl2007-08-171-15/+13
* * added key derivation functionsErwin Nindl2007-08-091-0/+105