git: openjdk/jdk11u-dev: 8023980: JCE doesn't provide any class to handle RSA private key in PKCS#1

Goetz Lindenmaier goetz at openjdk.org
Fri Jun 16 11:19:52 UTC 2023


Changeset: 0b7efe44
Author:    Goetz Lindenmaier <goetz at openjdk.org>
Date:      2023-06-16 11:18:11 +0000
URL:       https://git.openjdk.org/jdk11u-dev/commit/0b7efe44ad38003dd319b2d19e3a73e2e86f9475

8023980: JCE doesn't provide any class to handle RSA private key in PKCS#1

Reviewed-by: mbaesken
Backport-of: 68cf65d284a73f5c5229d30ca642bba9585095f3

! src/java.base/share/classes/sun/security/rsa/RSAKeyFactory.java
! src/java.base/share/classes/sun/security/rsa/RSAPrivateCrtKeyImpl.java
! src/java.base/share/classes/sun/security/rsa/RSAPublicKeyImpl.java
! src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/P11RSAKeyFactory.java
! test/jdk/sun/security/pkcs11/rsa/TestKeyFactory.java
! test/jdk/sun/security/rsa/TestKeyFactory.java



More information about the jdk-updates-changes mailing list