aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/modes/aead/gcm/clmul
Commit message (Expand)AuthorAgeFilesLines
* lib/modes: Convert &vec[0] to vec.data()Simon Warta2015-06-241-3/+3
* Consider AES-NI as implying SSSE3 which lets us merge two of thelloyd2015-03-151-1/+1
* Fix clmul which was broken by amalgamation ISA split.lloyd2015-03-121-1/+1
* Ensure all files have copyright and license info.lloyd2015-01-102-2/+2
* Clang fixeslloyd2014-02-091-0/+1
* Add header guard and fix amalgamation. Github issue 10.lloyd2014-01-311-0/+5
* Move lib into srclloyd2014-01-103-0/+98