JDK-7163501 : Upgrade DSA support in the Sun provider to FIPS 186-3
  • Type: Enhancement
  • Component: security-libs
  • Sub-Component: java.security
  • Affected Version: 7
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2012-04-23
  • Updated: 2012-04-26
  • Resolved: 2012-04-26
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 8
8Resolved
Related Reports
Duplicate :  
Description
Digital Signature Standard (DSS) [FIPS 186-3, June 2009] recommends longer key lengths
for DSA: 2048-bits and 3072-bits. 

Currently the maximim DSA keysize supported by the Sun provider is 1024 bits. We should
add support for the longer keys.

Comments
EVALUATION Already covered by 7044060: Need to support NSA Suite B Cryptography algorithms. So, closing this as a duplicate.
26-04-2012