hg: jdk7/tl/jdk: 6994008: PKCS11 should support "RSA" and "RSA/ECB/NoPadding" ciphers
valerie.peng at oracle.com
valerie.peng at oracle.com
Mon Mar 7 14:32:40 PST 2011
Changeset: a52da0bada39
Author: valeriep
Date: 2011-03-07 14:14 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/a52da0bada39
6994008: PKCS11 should support "RSA" and "RSA/ECB/NoPadding" ciphers
Summary: Add support for RSA_X_509 mechanism and aliasing of "RSA" to "RSA/ECB/PKCS1Padding".
Reviewed-by: wetmore
! src/share/classes/sun/security/pkcs11/P11RSACipher.java
! src/share/classes/sun/security/pkcs11/SunPKCS11.java
! test/sun/security/pkcs11/Cipher/TestRSACipher.java
! test/sun/security/pkcs11/Cipher/TestRSACipherWrap.java
+ test/sun/security/pkcs11/Cipher/TestRawRSACipher.java
More information about the compiler-dev
mailing list