On Wed, Aug 23, 2000 at 12:36:56AM +0200, montinip@libero. wrote:
> I am writing a program that generates RSA keys;when I use just
> RSA_generate_KEY() everything works but when I also use RAND_seed() to
> seed the PRNG state the system (Linux 2.2.14 on Pentium III) tells me :
> Segmentation fault.
This should go to openssl-users and not openssl-dev.
> I don' t know how to handle it : anybody can help ?
Compile with -g and run gdb on the core dump.
--
Ng Pheng Siong <[EMAIL PROTECTED]> * http://www.post1.com/home/ngps
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]