aboutsummaryrefslogtreecommitdiffstats
path: root/src/block/block_cipher.h
Commit message (Expand)AuthorAgeFilesLines
* Change the BlockCipher interface to support multi-block encryption andlloyd2009-08-111-8/+12
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-0/+2
* Add comment showing likely future API for multi-block encryption in BlockCipherlloyd2008-11-211-0/+6
* Add a comment to BlockCipher mentionining the usefulness of extending itlloyd2008-11-181-0/+9
* Remove redundent includeslloyd2008-11-091-2/+0
* Macro cleanuplloyd2008-11-091-2/+2
* Split ciphers into block and stream ciphers. Move base class headerslloyd2008-11-081-0/+85