Hi all,

After reading a lot on "small exponents" in RSA public keys, it seems
to me that the issue is only if I am not using libraries like OpenSSL
for signing, but if I use RSA_Sign or EVP_Sign they implement PKCS#1
and that solves that problem even if I sign the same plain text e
times.

So if I use OpenSSL there is no reason why to use exponent bigger then
3 unless using specific hardware that might work faster with specific
exponents.

Is this correct?

Joe
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to