Relates :
|
|
Relates :
|
When I do interoperability testing for 2048 bit DH key on solaris, I find "Sunpkcs11-solaris" doesn't allow DH key larger than 1024: Test case failed with unexpected exception: Key size must be a multiple of 64 and at most 1024 bit Valerie: the 1024-bit check in SunPKCS11 provider should be removed since we do have default parameter values for 2048-bit DH now.
|