aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/kdf
Commit message (Collapse)AuthorAgeFilesLines
* Various small fixes and cleanups, new is_prime utillloyd2014-11-031-0/+1
|
* Add missing std includeslloyd2014-02-161-0/+1
|
* Fix algo factory compilelloyd2014-01-181-1/+1
|
* Guess I won't be needing theselloyd2014-01-186-6/+0
|
* More unique_ptr, also cleanup MGF1 usagelloyd2014-01-189-146/+22
|
* Split off the keyed interfaces of transform to Keyed_Transformlloyd2014-01-181-4/+5
| | | | | Remove the unhelpful 'Algorithm' base class which had previously acted more or less as a global base.
* Move lib into srclloyd2014-01-1021-0/+898