aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pk_pad/emsa_pssr
Commit message (Expand)AuthorAgeFilesLines
* cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...Daniel Neus2016-03-051-1/+1
* Add final attribute to many classesJack Lloyd2016-01-101-1/+1
* Mass-prefix member vars with m_René Korthaus2016-01-082-22/+22
* Remove use of lookup.h in favor of new T::create API.Jack Lloyd2015-09-211-4/+3
* Fix pbkdf, pk padding and ECDH registration for static linking.Jack Lloyd2015-09-111-3/+1
* pk_pad: Add missing overridesDaniel Seither2015-07-301-4/+4
* lib/pk_pad: Convert &vec[0] to vec.data()Daniel Seither2015-06-201-4/+4
* Hide Algorithm_Factory and use the functions in lookup.h internally.lloyd2015-03-041-7/+6
* Clean up root dir, remove some unneeded dependencieslloyd2015-02-051-1/+0
* Use registry also for KDF, EMSA, and EMElloyd2015-01-312-1/+20
* Ensure all files have copyright and license info.lloyd2015-01-102-2/+2
* Support 0 length salts in PSSR. Bugzilla 268lloyd2014-03-272-3/+12
* Guess I won't be needing theselloyd2014-01-181-1/+0
* Rename the various pubkey padding schemes to match the common names.lloyd2014-01-183-0/+189