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 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 variable max > bitrate which seldom exceeds 12k-16k bits/s.
I have reason to believe, that for my intended use, it will do fine. Could you, or somebody else who is familiar with that part of the source, tell me where I should add a new RAND_METHOD section (md_rand.c?) or should I just add a new file. If more people agree with you, once I have a working piece of code (which may under perform), then obviously nobody will be interested in a patch. Until then, I would appreciate your help in finding my way around the source. Kind regards,, Leif Kremkow ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
