aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/modes/aead/ccm/ccm.h
Commit message (Expand)AuthorAgeFilesLines
* Deprecate many publically available headersJack Lloyd2019-09-061-0/+2
* Fix crashes when modes were used unkeyed.Jack Lloyd2018-08-051-0/+2
* Fix error in CCM when L=8Jack Lloyd2018-07-181-1/+1
* Header file cleanupsJack Lloyd2017-09-211-2/+0
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Add API stability annotations.Jack Lloyd2017-09-191-3/+3
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-12/+12
* Add test for various functions previously missed (T::clone, PBKDF::name, AEAD...Jack Lloyd2016-11-261-1/+1
* Cipher_Mode and AEAD_Mode improvementsDaniel Neus2016-11-081-0/+3
* Cipher_Mode API improvementsJack Lloyd2016-09-011-4/+2
* Add final attribute to many classesJack Lloyd2016-01-101-2/+2
* modes: Add missing overridesDaniel Seither2015-07-301-2/+2
* 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/+2
* 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/+128