Re: Generating the same RSA PKI without using random seed

2013-05-13 Thread Jakob Bohm
On 5/12/2013 10:42 PM, MrUmunhum wrote: Hi group, I have a C program that does peer to peer functions. I am using RSA PKI to encrypt the packets. I need to be able to generate the same PKI keys on both machines. So I don't want to use a random seed. RSA_generate_key() calls random. Is there anot

Generating the same RSA PKI without using random seed

2013-05-13 Thread MrUmunhum
ext: http://openssl.6102.n7.nabble.com/Generating-the-same-RSA-PKI-without-using-random-seed-tp45081.html Sent from the OpenSSL - User mailing list archive at Nabble.com. __ OpenSSL Project http://www.o