aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/mac/cmac/cmac.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use registry for streams and MACs. Start updating callers.lloyd2015-01-311-2/+10
* 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-0/+2
* Add the CMAC constants for 256 and 512 bit block cipherslloyd2014-02-021-6/+28
* Use unique_ptr instead of bare pointers and explicit delete in block, mac, hash.lloyd2014-01-181-57/+47
* Move lib into srclloyd2014-01-101-0/+156