aboutsummaryrefslogtreecommitdiffstats
path: root/src/stream/stream_cipher.cpp
Commit message (Expand)AuthorAgeFilesLines
* Shuffle things around. Add NIST X.509 test to build.lloyd2014-01-011-24/+0
* s/u32bit/size_t/ in streamlloyd2010-10-131-2/+2
* Move a couple of StreamCipher functions to a source file to avoid thelloyd2010-06-161-0/+24
* Cleanups/random changes in the stream cipher code:lloyd2009-10-141-30/+0
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-6/+8
* Split ciphers into block and stream ciphers. Move base class headerslloyd2008-11-081-0/+28