summaryrefslogtreecommitdiff
path: root/cipher.cpp
Commit message (Expand)AuthorAgeFilesLines
* cipher added mux to senderid for cryptoChristian Pointner2008-04-091-13/+17
* changed u_int32_t* argument to size_t* in Mpi::getNewBufMichael Gebetsroither2008-03-181-1/+1
* some bugfixesChristian Pointner2008-03-031-7/+11
* added quick and dirty hack which remedies the cipher CTR error issuesChristian Pointner2008-02-251-0/+2
* added NullKeyDerivationChristian Pointner2008-02-241-0/+1
* - keyderivation and cipher should work nowChristian Pointner2008-02-231-13/+18
* further cleanupsChristian Pointner2008-02-201-31/+41
* further cleanupsChristian Pointner2008-02-191-6/+3
* replaces cypher with cipher Christian Pointner2008-02-191-0/+144