aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/modes/aead/ocb
Commit message (Expand)AuthorAgeFilesLines
* Fix various warnings from VC++ 2014 and add missing includelloyd2014-10-311-3/+3
* 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-181-1/+1
* Split off the keyed interfaces of transform to Keyed_Transformlloyd2014-01-181-3/+3
* Move lib into srclloyd2014-01-103-0/+562