aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/modes/aead/ocb/ocb.h
Commit message (Expand)AuthorAgeFilesLines
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-13/+13
* 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-6/+3
* Add final attribute to many classesJack Lloyd2016-01-101-2/+2
* Clean up root dir, remove some unneeded dependencieslloyd2015-02-051-1/+0
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* OCB cleanup and additional testslloyd2014-11-071-2/+5
* 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-3/+3
* Move lib into srclloyd2014-01-101-0/+124