Integrated: 8023980: JCE doesn't provide any class to handle RSA private key in PKCS#1
Valerie Peng
valeriep at openjdk.java.net
Mon Jan 18 02:29:38 UTC 2021
On Tue, 15 Dec 2020 20:29:08 GMT, Valerie Peng <valeriep at openjdk.org> wrote:
> Can someone help review this?
>
> This change enhances RSA KeyFactory impl of SunRsaSign and SunPKCS11 providers to accept RSA keys in PKCS#1 format and encoding and translate them to provider-specific RSA keys. Updated the relevant tests with a sample PKCS#1 encoded key pair.
>
> Thanks,
> Valerie
This pull request has now been integrated.
Changeset: 68cf65d2
Author: Valerie Peng <valeriep at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/68cf65d2
Stats: 462 lines in 6 files changed: 303 ins; 55 del; 104 mod
8023980: JCE doesn't provide any class to handle RSA private key in PKCS#1
Reviewed-by: weijun
-------------
PR: https://git.openjdk.java.net/jdk/pull/1787
More information about the security-dev
mailing list