aboutsummaryrefslogtreecommitdiffstats
path: root/src/modes/ecb
Commit message (Expand)AuthorAgeFilesLines
* Modify Keyed_Filter so it is a pure interfacelloyd2009-08-112-66/+193
* Correct some errors in the automatically generated dependencies.lloyd2009-07-161-1/+0
* Add a script that reads the output of print_deps.py and rewriteslloyd2009-07-151-2/+2
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-302-35/+39
* Make cipher mode padder non-const in ECB and CBClloyd2008-11-101-6/+6
* Remove support for block cipher padding methods in engine. Like S2K,lloyd2008-11-101-0/+1
* Add dep in ecb and cbc on mode_padlloyd2008-11-101-0/+1
* Update modes requires since modebase is now modeslloyd2008-11-091-1/+1
* Remove lookup.h use from ECB, CBC, CFBlloyd2008-11-082-57/+20
* Remove lookup.h from modebaselloyd2008-11-081-1/+2
* 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/+219