[jdk11u-dev] Integrated: 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:23:16 UTC 2023


On Thu, 15 Jun 2023 12:54:33 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> I backport this for parity with 11.0.20-oracle.
> 
> I had to resolve RSAPrivateCrtKeyImpl.java.
> Besides context, newKey() is refactored in 11 because
> 8271199: Mutual TLS handshake fails signing client certificate with c...
> is already backported.
> 
> TestKeyFactory.java
> manual resolve. Some of the edits are already there (in testPrivate()).
> They probably came with 8254717.

This pull request has now been integrated.

Changeset: 0b7efe44
Author:    Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/0b7efe44ad38003dd319b2d19e3a73e2e86f9475
Stats:     447 lines in 6 files changed: 298 ins; 52 del; 97 mod

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

Reviewed-by: mbaesken
Backport-of: 68cf65d284a73f5c5229d30ca642bba9585095f3

-------------

PR: https://git.openjdk.org/jdk11u-dev/pull/1946


More information about the jdk-updates-dev mailing list