aboutsummaryrefslogtreecommitdiffstats
path: root/src/stream/turing
Commit message (Expand)AuthorAgeFilesLines
* Combine the 4 sbox calculations in the key schedule so that all four arelloyd2009-08-312-25/+25
* Add dependencies for stream ciphers on streamlloyd2009-07-021-0/+4
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-303-39/+45
* Rename SymmetricAlgorithm::key to key_schedule to avoid many namelloyd2008-11-092-2/+2
* Split ciphers into block and stream ciphers. Move base class headerslloyd2008-11-084-0/+440