Hi,

we would like compare the speed of Java BigInteger.modPow and openssl private key signs. Therefore, I would like to know what the bit length of the public and private keys for the test executed with openssl speed rsa is. Especially what public key is chosen - the common 65537? I got a result of 7 signs per second as opposed to 90 signs per seconds on my machine for a 2048 bit key.

I am not the versed at reading C code, so I appreciate anyone giving me a hint or pointer in the right direction.

Sorry for asking this question at the dev-list, but a user certainly won't know these implementation details.

Thanks much,
Paul

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

Reply via email to