(was Re: RNGs) How does OpenSSL generate client-side random number during SSL handshaking

1999-10-13 Thread Matthew Ling
How does OpenSSL generate random number for the client side during an SSL handshaking? Does it reply on the presence of something like ".rnd" file? Bodo Moeller wrote: > On Tue, Oct 12, 1999 at 11:43:01AM -0300, Miguel Angel Fraga wrote: > > >> OpenSSL does not contain a "RNG". It uses a cryp

Linkedit error __umoddi3

1999-05-26 Thread Matthew Ling
I just built OpenSSL 0.9.3. ( I was using SSLeay 0.9.2b in past) My program didn't make through link editting. The linker (AIX 4.2.1) complains the presence of an undefined symbol called .__umoddi3. The symbol is located inside the object "bnword.o" . Any idea what is missing in my link edit comm

PKCS 12 patches for Openssl 0.9.2b

1999-05-06 Thread Matthew Ling
Have anybody managed to re-generate the PKCS12 patches (originally built for SSLeay 0.8.1) so that it works for openssl 0.9.2b? __ OpenSSL Project http://www.openssl.org User Support Mailing Lis