summaryrefslogtreecommitdiff
path: root/keyDerivation.h
Commit message (Expand)AuthorAgeFilesLines
* added NullKeyDerivationChristian Pointner2008-02-241-14/+57
* changed cipher option default value to aes-ctrChristian Pointner2008-02-241-1/+11
* default for key_derivation_rate now 1Christian Pointner2008-02-241-1/+1
* cleanupsChristian Pointner2008-02-201-2/+2
* minor changes Christian Pointner2008-02-161-6/+6
* fixed bug @ syncChristian Pointner2008-02-041-5/+6
* * cypher and auth-algo selectable via commandline Erwin Nindl2007-12-271-0/+1
* added some LocksOthmar Gsenger2007-12-261-0/+1
* more generic code in anytun.cppErwin Nindl2007-12-131-3/+3
* fixed connection listOthmar Gsenger2007-12-111-0/+1
* debuging sync bufferOthmar Gsenger2007-12-111-0/+1
* sender sequenze number fixedOthmar Gsenger2007-12-111-1/+1
* serialisation working!!!Othmar Gsenger2007-12-111-1/+1
* fixed many sync thingsOthmar Gsenger2007-12-111-1/+7
* added multible precission integer classErwin Nindl2007-12-111-7/+4
* added syncbufferOthmar Gsenger2007-12-111-6/+4
* * added AuthTag classErwin Nindl2007-12-081-1/+2
* serialisation & makefile fixOthmar Gsenger2007-12-071-0/+6
* serialisation of buffer und connection paramOthmar Gsenger2007-12-071-7/+2
* added boost as dependencyOthmar Gsenger2007-12-071-1/+9
* * TunDevice: changed 'char* getTypeString()' to 'const char* getTypeString()'Erwin Nindl2007-11-071-6/+10
* * added KeyDerivation to anytun.cppErwin Nindl2007-08-231-3/+3
* changed keyderivation fuction from 'aes_icm_output' to 'cipher_output'Erwin Nindl2007-08-171-3/+4
* * added key derivation functionsErwin Nindl2007-08-091-0/+66