On 28-07-2010 15:26, Santhanam, Krishna M wrote:
Hi,
I am Krishnamurthy. I have some query regarding openssl. Is it possi
ble to generate 64 bit key using RSA_generate_key()
Ha, ha, very funny.
(In case you really don't know: 64 bit keys of any kind are not
considered secure these days. RSA keys shorter than 1000 bits are
not considered secure either.)
If you need a really simplistic RSA key for teaching purposes,
use really small primes such as 11 and 13 and do the math by hand.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List openssl-users@openssl.org
Automated List Manager majord...@openssl.org