Oleg Goldshmidt wrote:

Switch to /dev/urandom - it exists exactly for that purpose. I read
through the thread - your assertion that /dev/urandom is "of lower
quality" is wrong.


That depends. If no entropy is being generated, then urandom is indeed of poorer quality. If Entropy is being generated, but is being deplated by someone else rapidly, then urandom is probably of indistinguishable quality from random.

NICs should not participate in the entropy pool, because they are
exposed to the outside world and can thus be influenced from the
outside, degrading the randomness of the /dev/u?random output..


Can you explain that one, please? I mean, wouldn't /dev/random's entropy be at least as good as it's best entropy source?

Shachar

--
Shachar Shemesh
Open Source integration consultant
Home page & resume - http://www.shemesh.biz/



=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]



Reply via email to