> >
> > RSA_generate_key() - in rsa_depr.c
> > RSA_generate_key_ex() in rsa_gen.c
> > rsa_builtin_keygen() in rsa_gen.c
> > BN_generate_prime_ex() in prime.c
> > BN_is_prime_fasttest_ex() in bn_prime.c
> > 
> That's probably exactly what you should be doing.

I believe it has worked in our code for years; however, the problem is
now to make it work on FreeBSC-sparc64. :(

Thank you for additional information about primes. I must admit, I
hardly ever think of huge numbers. It's very interesting. I used to have
a good the mathematical base (including some cryptography), but it's
mostly theoretical - I haven't had to use it since I graduated from
college.

Yuliya

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

Reply via email to