Supporting SHA224WithECDSA

Tomas Gustavsson tomas at primekey.se
Thu Aug 26 04:37:38 UTC 2010


Hi,

The PKCS#11 provider currently does not support SHA224WithECDSA, 
although this is becoming a popular algorithm.
I have hacked it myself to support this and the patch is basically 
trivial. Is it possible to get this support in the JDK?

It requires only trivial modifications to AgorithmId.java, 
P11Signature.java and SunPKCS11.java.

Regards,
Tomas




More information about the security-dev mailing list