aboutsummaryrefslogtreecommitdiffstats
path: root/src/modes/aead/eax
Commit message (Expand)AuthorAgeFilesLines
* Shuffle things around. Add NIST X.509 test to build.lloyd2014-01-013-291/+0
* Have default EAX tag size match block sizelloyd2013-12-312-4/+4
* Set default offset for all cipher mode update/final signatures.lloyd2013-12-311-4/+4
* Give everything setting a feature test macro in build.h a version codelloyd2013-11-281-1/+1
* Expose AEAD_Mode::tag_sizelloyd2013-08-221-2/+2
* Make XTS a Transformation under src/modeslloyd2013-08-143-0/+291