> > How do I generate a valid RSA structure from the n (modulus) and the e > (10001h most often, I see) alone? Take a look at apps/genrsa.c, "-f4" option for 0x10001, it use RSA_generate_key(). Vadim ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
- Previous question was dumb, here's a smarter o... Juan Carlos Castro y Castro
- Re: Previous question was dumb, here's a ... vf
- Re: Previous question was dumb, here's a ... Dr Stephen Henson