How long is key_length (int) in RSA_generate_key ? Can I put here a 1000,1001,1002 etc or (1024*3) or other values?
I use if(RSA_check_key (keypair) <= 0) with key_length 50 and I can't get any error. This is possible? ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [email protected]
