aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/modes/aead/gcm/gcm.cpp
Commit message (Expand)AuthorAgeFilesLines
* Reroot the exception hierarchy into a toplevel Exception classJack Lloyd2015-12-111-1/+1
* Make portable GCM multiply operation run in constant time.Jack Lloyd2015-12-041-9/+16
* Same treatment for cipher modesJack Lloyd2015-09-101-2/+0
* lib/modes: Convert &vec[0] to vec.data()Simon Warta2015-06-241-17/+17
* Fix clmul which was broken by amalgamation ISA split.lloyd2015-03-121-1/+1
* 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-101-1/+1
* Replace Transformatio::nstart with start_raw so we can do a full setlloyd2014-11-051-1/+1
* Move lib into srclloyd2014-01-101-0/+290