aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/modes/xts
Commit message (Collapse)AuthorAgeFilesLines
* Replace Transformatio::nstart with start_raw so we can do a full setlloyd2014-11-052-3/+2
| | | | of overloads in the base class with the same name.
* Avoid strict overflow warnings in GCC 4.8lloyd2014-01-241-2/+10
|
* Guess I won't be needing theselloyd2014-01-181-1/+0
|
* Split off the keyed interfaces of transform to Keyed_Transformlloyd2014-01-181-1/+1
| | | | | Remove the unhelpful 'Algorithm' base class which had previously acted more or less as a global base.
* Move lib into srclloyd2014-01-103-0/+372