aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/modes/cfb/cfb.h
Commit message (Expand)AuthorAgeFilesLines
* Optimize CFB modeJack Lloyd2017-10-111-9/+13
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Add API stability annotations.Jack Lloyd2017-09-191-3/+3
* Address CFB carryover bugJack Lloyd2017-09-101-8/+5
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-8/+8
* Cipher_Mode and AEAD_Mode improvementsDaniel Neus2016-11-081-0/+3
* Improve modes doxygen [ci skip]René Korthaus2016-10-191-0/+12
* Cipher_Mode API improvementsJack Lloyd2016-09-011-3/+3
* Add final attribute to many classesJack Lloyd2016-01-101-2/+2
* Make Botan compile when only some modules are enabledSimon Warta2015-07-031-1/+0
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Replace Transformatio::nstart with start_raw so we can do a full setlloyd2014-11-051-2/+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-101-0/+91