aboutsummaryrefslogtreecommitdiffstats
path: root/src/block/xtea
Commit message (Expand)AuthorAgeFilesLines
* Simplify the XTEA key schedule code - there really is no reason tolloyd2009-03-311-29/+13
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-302-20/+24
* 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-083-0/+120