aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/mac/cmac
Commit message (Expand)AuthorAgeFilesLines
* Fix code that triggers a strange MSVC 'performance warning'git2015-04-081-1/+1
* Add BOTAN_DLL back to LibraryInitializer and move some of the implementation tolloyd2015-03-111-1/+1
* Hide Algorithm_Factory and use the functions in lookup.h internally.lloyd2015-03-041-1/+4
* Clean up root dir, remove some unneeded dependencieslloyd2015-02-051-4/+0
* Use registry for streams and MACs. Start updating callers.lloyd2015-01-312-2/+12
* 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-051-0/+2
* Add the CMAC constants for 256 and 512 bit block cipherslloyd2014-02-021-6/+28
* Guess I won't be needing theselloyd2014-01-181-1/+0
* Use unique_ptr instead of bare pointers and explicit delete in block, mac, hash.lloyd2014-01-182-68/+55
* Move lib into srclloyd2014-01-103-0/+224