aboutsummaryrefslogtreecommitdiffstats
path: root/src/block/cascade
Commit message (Expand)AuthorAgeFilesLines
* Shuffle things around. Add NIST X.509 test to build.lloyd2014-01-013-165/+0
* Give everything setting a feature test macro in build.h a version codelloyd2013-11-281-1/+1
* Add deleted copy constructors/assignment operators where appropriate.lloyd2012-07-101-0/+3
* Eliminate the constant size_t values in SymmetricAlgorithm that givelloyd2010-10-282-4/+9
* Add a new subclass for BlockCipher BlockCipher_Fixed_Block_Size, whichlloyd2010-10-132-2/+6
* s/BLOCK_SIZE/block_size()/lloyd2010-10-131-6/+6
* Use size_t rather than u32bit in SymmetricAlgorithmlloyd2010-10-132-2/+2
* Use size_t rather than u32bit for the blocks argument of encrypt_nlloyd2010-10-122-12/+12
* More Doxygen updateslloyd2010-06-151-0/+5
* More Doxygen fixeslloyd2010-06-151-1/+1
* Add block cipher cascadelloyd2010-01-113-0/+148