bug-classpath
[Top][All Lists]
Advanced

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

[Bug crypto/38417] gnu.java.security.util.PRNG produces easily predictab


From: lloyd at randombit dot net
Subject: [Bug crypto/38417] gnu.java.security.util.PRNG produces easily predictable values
Date: 3 Feb 2009 21:45:30 -0000


------- Comment #12 from lloyd at randombit dot net  2009-02-03 21:45 -------
Andrew:

If I am reading the diffs right, the change is that if the PRNG was not seeded
with anything at the point output was requested, then 32 bytes are pulled from
SecureRandomAdapter (which in turn uses either /dev/random or VMSecureRandom)
to use as a seed. (Just want to make sure my understanding is correct).

Looks good to me.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38417





reply via email to

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