mirror of
https://github.com/openssl/openssl.git
synced 2025-01-06 13:26:43 +08:00
c3a4fa4cb8
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) |
||
---|---|---|
.. | ||
__DECC_INCLUDE_EPILOGUE.H | ||
__DECC_INCLUDE_PROLOGUE.H | ||
aria.h | ||
asn1_dsa.h | ||
asn1.h | ||
async.h | ||
bn_conf.h.in | ||
bn_dh.h | ||
bn_srp.h | ||
bn.h | ||
chacha.h | ||
ciphermode_platform.h | ||
cms.h | ||
cryptlib.h | ||
ctype.h | ||
dso_conf.h.in | ||
ec.h | ||
engine.h | ||
err.h | ||
ess.h | ||
evp.h | ||
lhash.h | ||
md32_common.h | ||
modes.h | ||
objects.h | ||
poly1305.h | ||
rand.h | ||
rsa.h | ||
sha.h | ||
siphash.h | ||
siv.h | ||
sm2.h | ||
sm2err.h | ||
sm4.h | ||
sparse_array.h | ||
store.h | ||
x509.h |