aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pk_pad/emsa_pkcs1
Commit message (Expand)AuthorAgeFilesLines
* Fix module combi: adler32,eme_oaepSimon Warta2015-07-081-0/+1
* lib/pk_pad: Convert &vec[0] to vec.data()Daniel Seither2015-06-201-3/+3
* Hide Algorithm_Factory and use the functions in lookup.h internally.lloyd2015-03-041-1/+5
* Clean up root dir, remove some unneeded dependencieslloyd2015-02-051-1/+0
* Convert PK operations to using Algo_Registry instead of Engine.lloyd2015-02-031-1/+13
* Add missing files. Remove cipher lookup from engine code.lloyd2015-02-011-1/+1
* Use registry also for KDF, EMSA, and EMElloyd2015-01-311-1/+3
* Ensure all files have copyright and license info.lloyd2015-01-102-2/+2
* Rename the various pubkey padding schemes to match the common names.lloyd2014-01-183-0/+189