summaryrefslogtreecommitdiff
path: root/cypher.cpp
Commit message (Expand)AuthorAgeFilesLines
* changed Mpi::getBuf, now returns u_int8_t *!Erwin Nindl2007-12-121-1/+1
* now set really key in KDErwin Nindl2007-12-111-59/+37
* * added AuthTag classErwin Nindl2007-12-081-16/+35
* * fixed initialisation of libgcryptErwin Nindl2007-11-211-18/+18
* * TunDevice: changed 'char* getTypeString()' to 'const char* getTypeString()'Erwin Nindl2007-11-071-108/+88
* yet another debug checkinErwin Nindl2007-08-291-2/+0
* * changed cypher.* Erwin Nindl2007-08-281-12/+71
* * added KeyDerivation to anytun.cppErwin Nindl2007-08-231-15/+42
* changed keyderivation fuction from 'aes_icm_output' to 'cipher_output'Erwin Nindl2007-08-171-1/+2
* * set cypher to aes_icmErwin Nindl2007-08-151-1/+0
* * added key derivation functionsErwin Nindl2007-08-091-16/+9
* * added doc directoryErwin Nindl2007-07-191-13/+36
* compiles again, libsrtp now under /usr/local/lib/libsrtp.aErwin Nindl2007-07-131-1/+1
* * removed srtp directoryErwin Nindl2007-07-131-1/+23
* added srtp/crypto/*.o to makefileErwin Nindl2007-06-221-1/+12
* added [] - operator to BufferChristian Pointner2007-06-171-5/+10
* added cypher and authalgoChristian Pointner2007-06-171-0/+55