aboutsummaryrefslogtreecommitdiffstats
path: root/src/modes/aead/gcm/gcm.cpp
Commit message (Expand)AuthorAgeFilesLines
* Shuffle things around. Add NIST X.509 test to build.lloyd2014-01-011-290/+0
* Move clmul to its own file (for abi flags)lloyd2013-12-271-72/+3
* Cleanuplloyd2013-12-271-19/+15
* Clean up GCM. Add CLMUL support.lloyd2013-12-271-48/+168
* Make XTS a Transformation under src/modeslloyd2013-08-141-0/+243