aboutsummaryrefslogtreecommitdiffstats
path: root/src/modes/cfb/cfb.cpp
Commit message (Expand)AuthorAgeFilesLines
* Shuffle things around. Add NIST X.509 test to build.lloyd2014-01-011-150/+0
* s/default_nonce_size/default_nonce_length/lloyd2013-12-101-1/+1
* Convert CFB to Transformation APIlloyd2013-08-151-0/+150
* Move most code that relies heavily on Filters into src/filters.lloyd2009-11-171-143/+0
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-31/+33
* Remove lookup.h use from ECB, CBC, CFBlloyd2008-11-081-13/+8
* Remove lookup.h from modebaselloyd2008-11-081-4/+8
* Move all modules into src/ directorylloyd2008-09-281-0/+142