bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[patch #6797] shred option to use internal RNG


From: James Youngman
Subject: [patch #6797] shred option to use internal RNG
Date: Sun, 05 Apr 2009 08:44:03 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.7) Gecko/2009032813 Iceweasel/3.0.6 (Debian-3.0.6-1)

Follow-up Comment #5, patch #6797 (project coreutils):

IMO both /dev/urandom and /dev/random should be used as sources of data for
seeding PRNGs, as opposed to being used as sources of random data directly.  
My rationale for this is that even using /dev/urandom for large quantities of
data will exhaust the system's entropy pool.  


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?6797>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]