Re: OpenSSL using a TRNG

2002-08-21 Thread Leif Kremkow
Michael, thanks for you suggestion. - Original Message - From: Michael Sierchio [EMAIL PROTECTED] Sent: Tuesday, August 20, 2002 21:16 Leif Kremkow wrote: I'm looking for some guidance. I'd like to change the OpenSSL library to be able to use a TRNG for all random numbers, not just

Re: OpenSSL using a TRNG

2002-08-21 Thread Ben Laurie
Michael Sierchio wrote: Leif Kremkow wrote: I'm looking for some guidance. I'd like to change the OpenSSL library to be able to use a TRNG for all random numbers, not just to seed the PRNG. There are no such devices which produce adequate quantities of random material for a server

OpenSSL using a TRNG

2002-08-20 Thread Leif Kremkow
Hi, I'm looking for some guidance. I'd like to change the OpenSSL library to be able to use a TRNG for all random numbers, not just to seed the PRNG. Are the some docs available as to where I should be adding a new 'method'. I looked at rand.c but am a little confused at the moment. Thanks.

Re: OpenSSL using a TRNG

2002-08-20 Thread Michael Sierchio
Leif Kremkow wrote: I'm looking for some guidance. I'd like to change the OpenSSL library to be able to use a TRNG for all random numbers, not just to seed the PRNG. There are no such devices which produce adequate quantities of random material for a server with reasonable load. Most have a