aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/modes/aead/gcm
Commit message (Collapse)AuthorAgeFilesLines
* Replace Transformatio::nstart with start_raw so we can do a full setlloyd2014-11-052-5/+5
| | | | of overloads in the base class with the same name.
* 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
| | | | | Remove the unhelpful 'Algorithm' base class which had previously acted more or less as a global base.
* Move lib into srclloyd2014-01-106-0/+544