-
Bug
-
Resolution: Fixed
-
P4
-
6u5p, 7
-
b26
-
generic, sparc
-
solaris
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2173351 | 6u14 | Valerie Peng | P4 | Resolved | Fixed | b03 |
JDK-2161393 | 6u5p | Valerie Peng | P2 | Resolved | Fixed | b01 |
When decrypting, SunPKCS11 provider should check for CKR_ENCRYPTED_DATA_LEN_RANGE and throw IllegalBlockSizeException instead of ProviderException just as it did for CKR_DATA_LEN_RANGE during encryption operations.
- backported by
-
JDK-2161393 JCK test failed w/ ProviderException when decrypted data is not multiple of blocks
- Resolved
-
JDK-2173351 JCK test failed w/ ProviderException when decrypted data is not multiple of blocks
- Resolved
- duplicates
-
JDK-6687322 Security changes in 6u5p violate javax.crypto.Cipher.doFinal spec.
- Closed