aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/modes/cfb
Commit message (Expand)AuthorAgeFilesLines
* Same treatment for cipher modesJack Lloyd2015-09-101-2/+0
* Make Botan compile when only some modules are enabledSimon Warta2015-07-031-1/+0
* More changes for use with debug STLSimon Warta2015-06-301-2/+8
* lib/modes: Convert &vec[0] to vec.data()Simon Warta2015-06-241-8/+8
* Add a runtime map of string->func() which when called returnlloyd2015-01-281-1/+3
* Ensure all files have copyright and license info.lloyd2015-01-102-2/+2
* Replace Transformatio::nstart with start_raw so we can do a full setlloyd2014-11-052-3/+2
* Avoid memory overread in last block of CFB encryption.lloyd2014-01-181-1/+1
* Guess I won't be needing theselloyd2014-01-181-1/+0
* Split off the keyed interfaces of transform to Keyed_Transformlloyd2014-01-181-1/+1
* Move lib into srclloyd2014-01-103-0/+242