aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pk_pad/emsa_pssr/pssr.cpp
Commit message (Expand)AuthorAgeFilesLines
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-13/+13
* Remove Algo_RegistryJack Lloyd2016-10-211-14/+0
* Mass-prefix member vars with m_René Korthaus2016-01-081-20/+20
* 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
* 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
* Use registry also for KDF, EMSA, and EMElloyd2015-01-311-1/+18
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Support 0 length salts in PSSR. Bugzilla 268lloyd2014-03-271-1/+6
* Rename the various pubkey padding schemes to match the common names.lloyd2014-01-181-0/+134