-
Bug
-
Resolution: Fixed
-
P3
-
8, 11, 17, 21, 22
-
b02
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8314251 | 21.0.1 | Aleksey Shipilev | P3 | Resolved | Fixed | b08 |
sun.security.provider.DSA stores its SecureRandom in the signingRandom field and it's only set once when it's first used. If initSign is called again with a different SecureRandom, this value is not updated.
- backported by
-
JDK-8314251 DSA does not reset SecureRandom when initSign is called again
- Resolved
- relates to
-
JDK-7044060 Need to support NSA Suite B Cryptography algorithms
- Closed
- links to
-
Commit openjdk/jdk21u/bdf9f4b6
-
Commit openjdk/jdk/bed9161c
-
Review openjdk/jdk21u/54
-
Review openjdk/jdk/14273
(1 links to)