summaryrefslogtreecommitdiffstats
path: root/crypto/rsa/rsa_local.h
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2019-10-15 20:28:02 +0200
committerRichard Levitte <levitte@openssl.org>2019-10-17 18:07:45 +0200
commitc3a4fa4cb849ba300d4691154c0c12ac19d24710 (patch)
treede8a929f7bb54e51a6fa3c9058a3686cd5857777 /crypto/rsa/rsa_local.h
parentb75d6310857bc44ef2851bde68a1979c18bb4807 (diff)
Added internal functions for easy getting and setting all RSA parameters.
rsa_set0_all_params() is used to set all the primes, exponents and coefficients. rsa_get0_all_params() is used to get all the primes, exponents and coefficients. "All" includes p, q, dP, dQ and qInv without making them separate. All arrays of numbers are implemented as stacks to make dynamic use easier. Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/10190)
Diffstat (limited to 'crypto/rsa/rsa_local.h')
0 files changed, 0 insertions, 0 deletions