summaryrefslogtreecommitdiff
path: root/cipher.cpp
Commit message (Collapse)AuthorAgeFilesLines
* added quick and dirty hack which remedies the cipher CTR error issuesChristian Pointner2008-02-251-0/+2
|
* added NullKeyDerivationChristian Pointner2008-02-241-0/+1
| | | | | | | added KeyDerivationFactory
* - keyderivation and cipher should work nowChristian Pointner2008-02-231-13/+18
| | | | | | | | | | however it needs further testing - rewrite of Buffer and Packets
* further cleanupsChristian Pointner2008-02-201-31/+41
| | | | | | | cipher could work now
* further cleanupsChristian Pointner2008-02-191-6/+3
|
* replaces cypher with cipher Christian Pointner2008-02-191-0/+144