summaryrefslogtreecommitdiff
path: root/keyDerivation.cpp
Commit message (Collapse)AuthorAgeFilesLines
* * added KeyDerivation to anytun.cppErwin Nindl2007-08-231-10/+19
| | | | | | * code cleanup
* 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