summaryrefslogtreecommitdiff
path: root/src/cipher.h
Commit message (Collapse)AuthorAgeFilesLines
* added aes-ctr cipherChristian Pointner2009-01-011-2/+10
| | | | | | TODO: key derivation
* removed useless malloc for cipher_tChristian Pointner2008-12-311-2/+2
|
* added cipher (net tested yet)Christian Pointner2008-12-281-0/+59