summaryrefslogtreecommitdiff
path: root/cypher.h
Commit message (Collapse)AuthorAgeFilesLines
* * changed cypher.* Erwin Nindl2007-08-281-2/+2
| | | | | | * checkin for testing
* * added KeyDerivation to anytun.cppErwin Nindl2007-08-231-3/+9
| | | | | | * code cleanup
* * set cypher to aes_icmErwin Nindl2007-08-151-3/+3
| | | | | | * changed cypher
* * added key derivation functionsErwin Nindl2007-08-091-0/+3
|
* * added doc directoryErwin Nindl2007-07-191-5/+6
| | | | | | * changed AesIcmCypher::getBitStream
* * removed srtp directoryErwin Nindl2007-07-131-0/+3
| | | | | | | | * install libsrtp under /usr/local/lib * cleaned up Makefile
* added srtp/crypto/*.o to makefileErwin Nindl2007-06-221-1/+6
|
* added libsrtp to svnErwin Nindl2007-06-221-0/+2
|
* first test of whole systemChristian Pointner2007-06-201-1/+1
|
* added [] - operator to BufferChristian Pointner2007-06-171-1/+1
| | | | | | const Buffers are now possible
* added cypher and authalgoChristian Pointner2007-06-171-0/+55