aboutsummaryrefslogtreecommitdiffstats
path: root/src/cryptobox/cryptobox.cpp
Commit message (Expand)AuthorAgeFilesLines
* Convert CTR_BE from a Filter to a StreamCipher. Must wrap in a StreamCipher_F...lloyd2009-10-141-4/+3
* Add a new interface CryptoBox which provides basic password-based encryptionlloyd2009-08-131-0/+146