JDK-7018515 : Add SHA224withECDSA in the PKCS#11 wrapper
  • Type: Enhancement
  • Component: security-libs
  • Sub-Component: javax.crypto:pkcs11
  • Affected Version: 7
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: linux_ubuntu
  • CPU: x86
  • Submitted: 2011-02-10
  • Updated: 2014-09-03
  • Resolved: 2012-01-25
Related Reports
Duplicate :  
Relates :  
Description
A DESCRIPTION OF THE REQUEST :
Add the SHA224withECDSA constant and related code, so this algorithm can be used through the PKCS#11 wrapper with PKCS#11 modules that implement this algorithm.

JUSTIFICATION :
This is part of version 2.30 of the PKCS#11 specification. This version is still a draft, but SHA224withECDSA has been implemented in many PKCS#11 modules already.

Comments
EVALUATION Will be included in the fixes for 4963723 "Implement SHA-224" which adds support for almost all SHA-224 related crypto algorithms across default providers such as SUN, SunRsaSign, SunJCE, SunEC and SunPKCS11. Thus, I am closing this one as duplicate of 4963723.
25-01-2012