aboutsummaryrefslogtreecommitdiffstats
path: root/checks/ocb.cpp
Commit message (Expand)AuthorAgeFilesLines
* Incorrect as text not usually aligned sizelloyd2013-03-281-6/+2
* Update testlloyd2013-03-281-3/+7
* Convert OCB to new AEAD interfacelloyd2013-03-271-27/+31
* OCB decryptionlloyd2013-03-141-11/+113
* Add OCB mode, currently encrypt only, and an AEAD interfacelloyd2013-03-141-0/+148