aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pk_pad/emsa_x931/emsa_x931.cpp
Commit message (Expand)AuthorAgeFilesLines
* Deinline functions in EMSA, add pubkey as dependencyJack Lloyd2017-12-231-0/+5
* Header file cleanupsJack Lloyd2017-09-211-0/+1
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-9/+9
* Fix pbkdf, pk padding and ECDH registration for static linking.Jack Lloyd2015-09-111-3/+0
* Fix module combi: adler32,eme_oaepSimon Warta2015-07-081-0/+1
* lib/pk_pad: Convert &vec[0] to vec.data()Daniel Seither2015-06-201-1/+1
* Use registry also for KDF, EMSA, and EMElloyd2015-01-311-1/+3
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Rename the various pubkey padding schemes to match the common names.lloyd2014-01-181-0/+96