提交 011f9db8 编写于 作者: A ascarpino

8037745: Consider re-enabling PKCS11 mechanisms previously disabled due to Solaris bug 7050617

Summary: Remove digest mechanisms from the disabled mechanisms section
Reviewed-by: wetmore
上级 dded5582
...@@ -18,16 +18,6 @@ attributes = compatibility ...@@ -18,16 +18,6 @@ attributes = compatibility
disabledMechanisms = { disabledMechanisms = {
CKM_DSA_KEY_PAIR_GEN CKM_DSA_KEY_PAIR_GEN
# the following mechanisms are disabled due to CKR_SAVED_STATE_INVALID bug
# (Solaris bug 7058108)
CKM_MD2
CKM_MD5
CKM_SHA_1
# the following mechanisms are disabled due to no cloning support
# (Solaris bug 7050617)
CKM_SHA256
CKM_SHA384
CKM_SHA512
# the following mechanisms are disabled due to performance issues # the following mechanisms are disabled due to performance issues
# (Solaris bug 6337157) # (Solaris bug 6337157)
CKM_DSA_SHA1 CKM_DSA_SHA1
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册