aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/kdf/kdf.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update and consolidate the test framework.Jack Lloyd2015-11-111-0/+1
* Handle dependencies re static linking. GH #279Jack Lloyd2015-09-171-4/+24
* Fix pbkdf, pk padding and ECDH registration for static linking.Jack Lloyd2015-09-111-0/+2
* Fix static lib registration for block, hash, mac, stream, kdfJack Lloyd2015-09-101-2/+49
* Remove algo factory, engines, global RNG, global state, etc.lloyd2015-02-041-1/+1
* Use registry also for KDF, EMSA, and EMElloyd2015-01-311-45/+4
* Use registry for streams and MACs. Start updating callers.lloyd2015-01-311-5/+0
* Remove SSLv3 and handling of SSLv2 client hellos.lloyd2015-01-111-9/+0
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Fix algo factory compilelloyd2014-01-181-1/+1
* Move lib into srclloyd2014-01-101-0/+81