Hi ,

I have the following problem: BN_generate_prime, BN_rand and RSA_sign
fail on Solaris but
they succeed on Linux. I seeded the PNG before calling the functions,
and BN_generate_prime
succeds now, but BN_rand and RSA_sign are still failling.  This happens
only on Solaris, the same
code works fine on Linux.

I run make test from the openssl directory and everything worked fine,
but  looking  in the bntest.c file,
I noticed that there is no check if BN_rand actually succeeds or not.

The only thing that I can think about is that I am not seeding the PNG
right.

Any ideas or suggestions?

thanks,

p.s.  I am using openssl-0.9.6, the one marked [LATEST]

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

Reply via email to