aboutsummaryrefslogtreecommitdiffstats
path: root/src/modes/ctr
Commit message (Expand)AuthorAgeFilesLines
* Convert CTR_BE from a Filter to a StreamCipher. Must wrap in a StreamCipher_F...lloyd2009-10-143-207/+0
* Use a much faster counter increment system, noticable speedups (~15%)lloyd2009-08-121-20/+21
* Modify Keyed_Filter so it is a pure interfacelloyd2009-08-112-16/+24
* Change the BlockCipher interface to support multi-block encryption andlloyd2009-08-112-22/+99
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-302-23/+27
* Update modes requires since modebase is now modeslloyd2008-11-091-1/+1
* Macro cleanuplloyd2008-11-091-2/+2
* Remove use of lookup.h from OFBlloyd2008-11-081-1/+0
* Remove use of lookup.h in CTR modelloyd2008-11-082-11/+9
* Remove lookup.h from modebaselloyd2008-11-081-2/+4
* Rename all modinfo.txt files to info.txt, since they are all (none) oflloyd2008-09-291-0/+0
* Add modebase module (and add dep in cipher mode impls). Move data_snk.cpp to ...lloyd2008-09-281-0/+5
* Move all modules into src/ directorylloyd2008-09-283-0/+113