Oscar So wrote:
Hi Nelson,

I have no idea if NSS supports CKM_RSA_PKCS_PSS at all.
Any idea ?

NSS does not support CKM_RSA_PKCS_PSS
To check this use http://lxr.mozilla.org/security/ to look at current NSS source.
CKM_RSA_PKCS_PSS  is defined only in the header pkcs11t.h, but not
used the code.

-glen

Oscar


Nelson Bolyard wrote:
Oscar,

Does NSS ever need/want a module with just those mechanisms?
Does NSS ever want the CKM_RSA_PKCS_PSS or CKM_RSA_X_509 mechanisms
at all?
_______________________________________________
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

_______________________________________________
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to