bug-classpath
[Top][All Lists]
Advanced

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

[Bug classpath/24481] SecureRandom.setSeed has no impact


From: david at jpackage dot org
Subject: [Bug classpath/24481] SecureRandom.setSeed has no impact
Date: 7 Apr 2006 11:07:00 -0000


------- Comment #4 from david at jpackage dot org  2006-04-07 11:06 -------
I experienced a similar problem.

I created a new SecureRandom with

SecureRandom sr = new SecureRandom();

Then, multiple calls to

sr.nextBytes()

produced the same bytes each time.


-- 


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





reply via email to

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