JDK-8190472 : Support DHE sizes up to 8192-bits and DSA sizes up to 3072-bits
  • Type: Backport
  • Backport of: JDK-8072452
  • Component: security-libs
  • Sub-Component: javax.crypto
  • Affected Version: 6u181
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: windows_7
  • CPU: x86_64
  • Submitted: 2017-11-01
  • Updated: 2017-12-15
  • Resolved: 2017-11-01
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 6 JDK 9
6u181 b05Fixed 9Fixed
Comments
Regression test used for verification: test/com/sun/crypto/provider/KeyAgreement/SupportedDHKeys.java com/sun/crypto/provider/KeyAgreement/SupportedDHParamGens.java sun/security/pkcs11/KeyAgreement/SupportedDHKeys.java sun/security/pkcs11/KeyPairGenerator/TestDH2048.java sun/security/provider/DSA/SupportedDSAParamGen.java sun/security/provider/DSA/TestKeyPairGenerator.java jdk1.6.0_181b01: test FAILED jdk1.6.0_181b06: All tests PASSED except sun/security/pkcs11/KeyPairGenerator/TestDH2048.java which failed with ProviderException. Created JDK-8191175.
27-11-2017