aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/kdf
Commit message (Expand)AuthorAgeFilesLines
* Clean up root dir, remove some unneeded dependencieslloyd2015-02-052-8/+0
* Remove algo factory, engines, global RNG, global state, etc.lloyd2015-02-043-6/+5
* Add missing files. Remove cipher lookup from engine code.lloyd2015-02-011-0/+28
* Use registry also for KDF, EMSA, and EMElloyd2015-01-318-56/+47
* Use registry for streams and MACs. Start updating callers.lloyd2015-01-311-5/+0
* Remove SSLv3 and handling of SSLv2 client hellos.lloyd2015-01-114-121/+0
* Ensure all files have copyright and license info.lloyd2015-01-1012-12/+12
* 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
* Move lib into srclloyd2014-01-1021-0/+898