Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change the BlockCipher interface to support multi-block encryption and | lloyd | 2009-08-11 | 1 | -8/+12 |
* | Thomas Moschny passed along a request from the Fedora packagers which came | lloyd | 2009-03-30 | 1 | -0/+2 |
* | Add comment showing likely future API for multi-block encryption in BlockCipher | lloyd | 2008-11-21 | 1 | -0/+6 |
* | Add a comment to BlockCipher mentionining the usefulness of extending it | lloyd | 2008-11-18 | 1 | -0/+9 |
* | Remove redundent includes | lloyd | 2008-11-09 | 1 | -2/+0 |
* | Macro cleanup | lloyd | 2008-11-09 | 1 | -2/+2 |
* | Split ciphers into block and stream ciphers. Move base class headers | lloyd | 2008-11-08 | 1 | -0/+85 |