summaryrefslogtreecommitdiff
path: root/cypher.cpp
Commit message (Collapse)AuthorAgeFilesLines
* * added key derivation functionsErwin Nindl2007-08-091-16/+9
|
* * added doc directoryErwin Nindl2007-07-191-13/+36
| | | | | | * changed AesIcmCypher::getBitStream
* compiles again, libsrtp now under /usr/local/lib/libsrtp.aErwin Nindl2007-07-131-1/+1
|
* * removed srtp directoryErwin Nindl2007-07-131-1/+23
| | | | | | | | * install libsrtp under /usr/local/lib * cleaned up Makefile
* added srtp/crypto/*.o to makefileErwin Nindl2007-06-221-1/+12
|
* added [] - operator to BufferChristian Pointner2007-06-171-5/+10
| | | | | | const Buffers are now possible
* added cypher and authalgoChristian Pointner2007-06-171-0/+55