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