[security-dev 00133]: hg: jdk7/jsn/jdk: 3 new changesets
yu-ching.peng at sun.com
yu-ching.peng at sun.com
Mon Mar 31 23:51:14 UTC 2008
Changeset: 17e93b7fb97d
Author: valeriep
Date: 2008-03-31 16:12 -0700
URL: http://hg.openjdk.java.net/jdk7/jsn/jdk/rev/17e93b7fb97d
6682411: JCK test failed w/ ArrayIndexOutOfBoundException (-1) when decrypting with no data
Summary: Fixed PKCS5Padding class with additional check and throw BadPaddingException if the check failed
Reviewed-by: wetmore
! src/share/classes/sun/security/pkcs11/P11Cipher.java
Changeset: c063b7fb55f7
Author: valeriep
Date: 2008-03-31 16:16 -0700
URL: http://hg.openjdk.java.net/jdk7/jsn/jdk/rev/c063b7fb55f7
6682417: JCK test failed w/ ProviderException when decrypted data is not multiple of blocks
Summary: Check for CKR_ENCRYPTED_DATA_LEN_RANGE and throw IllegalBlockSizeException
Reviewed-by: wetmore
! src/share/classes/sun/security/pkcs11/P11Cipher.java
Changeset: 99b3301fc27c
Author: valeriep
Date: 2008-03-31 16:50 -0700
URL: http://hg.openjdk.java.net/jdk7/jsn/jdk/rev/99b3301fc27c
Merge
More information about the security-dev
mailing list