17 Dec
2003
17 Dec
'03
11:17 p.m.
What happens if NSRANDFILE is set to /dev/random ? will netscape try to read an infinite number of random bytes ?
... do it. Instead of reading ~/.pgp/randseed.bin, we now get the name of a file from the environment variable NSRANDFILE, and pass that file's contents throught the RNG seed hash. If you decide that its safe, you can set the env variable to point to your randseed.bin file, or any other file of random bits you care to use. ... Netscape Communication Corporation jsw@netscape.com - http://home.netscape.com/people/jsw Any opinions expressed above are mine.
Frank