This website requires JavaScript.
Explore
Help
Register
Sign In
stan
/
jdk-24
Watch
1
Star
0
Fork
0
You've already forked jdk-24
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
jdk-24
/
test
/
jdk
/
sun
/
security
/
provider
/
SecureRandom
History
Fernando Guallini
30645f3309
8338395: Add test coverage for instantiating NativePRNG with SecureRandomParameters
...
Reviewed-by: jnimeh
2024-09-10 18:48:58 +00:00
..
AbstractDrbg
8296384: [TESTBUG] sun/security/provider/SecureRandom/AbstractDrbg/SpecTest.java intermittently timeout
2022-12-05 07:41:42 +00:00
java.base/sun/security
/provider
8202608: CommonSeeder test needs a white-box testing mechanism to replace the default entropy source
2018-06-26 10:43:43 +08:00
AutoReseed.java
…
CommonSeeder.java
8202608: CommonSeeder test needs a white-box testing mechanism to replace the default entropy source
2018-06-26 10:43:43 +08:00
DRBGAlg.java
…
DrbgCavp.java
8213007: Update the link in test/jdk/sun/security/provider/SecureRandom/DrbgCavp.java
2018-10-26 22:58:04 +08:00
DRBGS11n.java
…
SHA1PRNGReseed.java
8247895: SHA1PRNGReseed.java is calling setSeed(0)
2021-03-23 06:46:20 +00:00
StrongSecureRandom.java
8338395: Add test coverage for instantiating NativePRNG with SecureRandomParameters
2024-09-10 18:48:58 +00:00
StrongSeedReader.java
…