aboutsummaryrefslogtreecommitdiffstats
path: root/src/modes/cfb
Commit message (Expand)AuthorAgeFilesLines
* s/default_nonce_size/default_nonce_length/lloyd2013-12-102-2/+2
* Give everything setting a feature test macro in build.h a version codelloyd2013-11-281-1/+1
* Add Cipher_Mode intermediate class. Add missing BOTAN_DLL exportslloyd2013-08-191-2/+2
* Convert CFB to Transformation APIlloyd2013-08-153-0/+242
* Move most code that relies heavily on Filters into src/filters.lloyd2009-11-173-202/+0
* Remove the 'realname' attribute on all modules and cc/cpu/os info files.lloyd2009-10-291-3/+0
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-302-41/+45
* Update modes requires since modebase is now modeslloyd2008-11-091-1/+1
* Remove lookup.h use from ECB, CBC, CFBlloyd2008-11-082-17/+12
* Remove lookup.h from modebaselloyd2008-11-081-4/+8
* 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/+197