aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/modes/aead/gcm
Commit message (Expand)AuthorAgeFilesLines
* lib/modes: Convert &vec[0] to vec.data()Simon Warta2015-06-242-20/+20
* 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-122-2/+2
* Clean up root dir, remove some unneeded dependencieslloyd2015-02-051-1/+0
* Add a runtime map of string->func() which when called returnlloyd2015-01-281-2/+3
* Ensure all files have copyright and license info.lloyd2015-01-104-4/+4
* Replace Transformatio::nstart with start_raw so we can do a full setlloyd2014-11-052-5/+5
* Clang fixeslloyd2014-02-091-0/+1
* Add header guard and fix amalgamation. Github issue 10.lloyd2014-01-311-0/+5
* Guess I won't be needing theselloyd2014-01-181-1/+0
* Split off the keyed interfaces of transform to Keyed_Transformlloyd2014-01-181-3/+3
* Move lib into srclloyd2014-01-106-0/+544