-
Enhancement
-
Resolution: Fixed
-
P3
-
None
-
b17
-
x86, sparc
-
solaris
The following mechanisms are disabled in the sunpkcs11-solaris.cfg file:
# the following mechanisms are disabled due to performance issues
# (Solaris bug 6337157)
CKM_DSA_SHA1
CKM_MD5_RSA_PKCS
CKM_SHA1_RSA_PKCS
CKM_SHA256_RSA_PKCS
CKM_SHA384_RSA_PKCS
CKM_SHA512_RSA_PKCS
We should investigate whether these performance issues are still a concern, and consider re-enabling these for JDK 9.
# the following mechanisms are disabled due to performance issues
# (Solaris bug 6337157)
CKM_DSA_SHA1
CKM_MD5_RSA_PKCS
CKM_SHA1_RSA_PKCS
CKM_SHA256_RSA_PKCS
CKM_SHA384_RSA_PKCS
CKM_SHA512_RSA_PKCS
We should investigate whether these performance issues are still a concern, and consider re-enabling these for JDK 9.
- relates to
-
JDK-8044397 RSA HMAC and AES performance can suffer on SPARC T3 and earlier
-
- Closed
-
-
JDK-6342738 Disable CKM_DSA_SHA1 and CKM_*_RSA_PKCS in sunpkcs11-solaris.cfg
-
- Resolved
-
-
JDK-7036252 sunpkcs11-solaris.cfg needs a review
-
- Closed
-