aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/constructs
Commit message (Expand)AuthorAgeFilesLines
* Clean up root dir, remove some unneeded dependencieslloyd2015-02-0523-1768/+0
* Remove algo factory, engines, global RNG, global state, etc.lloyd2015-02-045-4/+6
* Add missing files. Remove cipher lookup from engine code.lloyd2015-02-011-5/+3
* Use registry for streams and MACs. Start updating callers.lloyd2015-01-314-53/+27
* Ensure all files have copyright and license info.lloyd2015-01-1016-16/+16
* Change TLS session encryption to use AES-256/GCM instead of CBC+HMAClloyd2015-01-083-190/+0
* Cleanup PBES2 and add GCM supportlloyd2014-11-193-0/+251
* Fix various warnings from VC++ 2014 and add missing includelloyd2014-10-312-18/+15
* Guess I won't be needing theselloyd2014-01-185-5/+0
* More unique_ptr, and pull <memory> all the way up to types.hlloyd2014-01-182-8/+8
* Move lib into srclloyd2014-01-1023-0/+1741