JDK-7169496 : Problem with the SHA-224 support for SunMSCAPI provider
  • Type: Bug
  • Component: security-libs
  • Sub-Component: javax.crypto
  • Affected Version: 8
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • OS: windows
  • CPU: generic
  • Submitted: 2012-05-17
  • Updated: 2016-10-21
  • Resolved: 2012-09-04
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 7 JDK 8
6u141Fixed 7u121Fixed 8 b43Fixed
Related Reports
Relates :  
Description
There are two regression test failures due to the SHA-224 support:
 sun/security/mscapi/SignUsingNONEwithRSA.sh 
 sun/security/mscapi/SignUsingSHA2withRSA.sh

Comments
EVALUATION Need to backout the support for SHA224withRSA sig from SunMSCAPI as a result of lacking a CALG_SHA_224 identifier (Window's support for SHA-2 family of digests still has not included SHA-224 as of Mar 2012).
17-05-2012