Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change the BlockCipher interface to support multi-block encryption and | lloyd | 2009-08-11 | 1 | -59/+71 |
* | Thomas Moschny passed along a request from the Fedora packagers which came | lloyd | 2009-03-30 | 1 | -19/+21 |
* | Move MISTY1 tables from mist_tab.cpp to misty1.cpp - pretty small | lloyd | 2008-11-21 | 1 | -0/+99 |
* | Rename SymmetricAlgorithm::key to key_schedule to avoid many name | lloyd | 2008-11-09 | 1 | -1/+1 |
* | Split ciphers into block and stream ciphers. Move base class headers | lloyd | 2008-11-08 | 1 | -0/+148 |