aboutsummaryrefslogtreecommitdiffstats
path: root/src/aead/ocb/ocb.h
Commit message (Expand)AuthorAgeFilesLines
* Make XTS a Transformation under src/modeslloyd2013-08-141-124/+0
* Namespace AEAD header guardslloyd2013-07-011-2/+2
* Update link to CFRG OCB draftlloyd2013-04-111-1/+1
* Add AEAD_Mode::output_lengthlloyd2013-04-101-0/+9
* Revert part of 5be6e329324fc8263de56167091754e27305917b,lloyd2013-04-101-1/+1
* Remove return value of AEAD_Mode::start as it doesn't seem necessarylloyd2013-04-031-1/+1
* Add an offset to ignore at the start of the buffer in AEAD processinglloyd2013-03-281-4/+4
* Convert OCB to new AEAD interfacelloyd2013-03-271-0/+115