> 
> 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]

Reply via email to