summaryrefslogtreecommitdiff
path: root/rsa-pkcs1-sign-tr.c
Commit message (Expand)AuthorAgeFilesLines
* abi: explicitly export intended symbols and hide othersNikos Mavrogiannopoulos2018-07-071-0/+1
* New function rsa_compute_root_tr.Niels Möller2015-11-151-44/+4
* Enhanced rsa_pkcs1_sign_tr() to protect against HW/software errorsNikos Mavrogiannopoulos2015-09-071-9/+40
* Update copyright headers for dual licensing.Niels Möller2014-04-121-23/+31
* Use size_t for bignums, rsa and dsa.Niels Möller2013-04-261-1/+1
* Updated FSF address. Patch from David Woodhouse.Niels Möller2012-07-071-2/+2
* Consistently use foo_func *f (rather than foo_func f) for declaring function ...Niels Möller2012-06-251-1/+1
* General pkcs1 signature interface.Niels Möller2012-06-091-0/+60