aboutsummaryrefslogtreecommitdiffstats
path: root/src/modes/aead/eax/eax.h
Commit message (Expand)AuthorAgeFilesLines
* Shuffle things around. Add NIST X.509 test to build.lloyd2014-01-011-114/+0
* Have default EAX tag size match block sizelloyd2013-12-311-2/+2
* Set default offset for all cipher mode update/final signatures.lloyd2013-12-311-4/+4
* Expose AEAD_Mode::tag_sizelloyd2013-08-221-2/+2
* Make XTS a Transformation under src/modeslloyd2013-08-141-0/+114