Add a comment (intended change)
This commit is contained in:
parent
3880cd35ad
commit
123d24d600
@ -83,7 +83,7 @@ static RSA_METHOD rsa_pkcs1_eay_meth={
|
|||||||
RSA_eay_private_encrypt,
|
RSA_eay_private_encrypt,
|
||||||
RSA_eay_private_decrypt,
|
RSA_eay_private_decrypt,
|
||||||
RSA_eay_mod_exp,
|
RSA_eay_mod_exp,
|
||||||
BN_mod_exp_mont,
|
BN_mod_exp_mont, /* XXX probably we should not use Montgomery if e == 3 */
|
||||||
RSA_eay_init,
|
RSA_eay_init,
|
||||||
RSA_eay_finish,
|
RSA_eay_finish,
|
||||||
0,
|
0,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user