aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pk_pad/emsa_x931
Commit message (Expand)AuthorAgeFilesLines
* Remove "Dirty hack" for multiple defines in lex_me_harder()Simon Warta2017-04-021-1/+3
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-182-15/+15
* Improve pk_pad doxygen [ci skip]René Korthaus2016-10-191-1/+1
* Add ECKCDSA signature algorithmRené Korthaus2016-06-141-0/+2
* 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
* Fix pbkdf, pk padding and ECDH registration for static linking.Jack Lloyd2015-09-111-3/+0
* pk_pad: Add missing overridesDaniel Seither2015-07-301-4/+4
* 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
* Clean up root dir, remove some unneeded dependencieslloyd2015-02-051-1/+0
* 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
* 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/+148