aboutsummaryrefslogtreecommitdiffstats
path: root/src/stream
Commit message (Collapse)AuthorAgeFilesLines
* Remove redundent includeslloyd2008-11-091-2/+0
|
* Rename SymmetricAlgorithm::key to key_schedule to avoid many namelloyd2008-11-098-8/+8
| | | | conflicts/collisions
* Split the last parts of the 'core' modulelloyd2008-11-081-0/+15
| | | | Add some missing info.txts
* Split ciphers into block and stream ciphers. Move base class headerslloyd2008-11-0815-0/+1174