[jdk11u-dev] Integrated: 8293858: Change PKCS7 code to use default SecureRandom impl instead of SHA1PRNG

Goetz Lindenmaier goetz at openjdk.org
Mon Jun 19 07:07:25 UTC 2023


On Fri, 16 Jun 2023 11:51:56 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> I backport this for parity with 11.0.20-oracle.
> 
> Had to resolve import and removal of class SecureRandomHolder that is placed differently.

This pull request has now been integrated.

Changeset: 2cc45963
Author:    Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/2cc45963906f088a56aad599a58e2842a214de7b
Stats:     23 lines in 1 file changed: 1 ins; 19 del; 3 mod

8293858: Change PKCS7 code to use default SecureRandom impl instead of SHA1PRNG

Backport-of: 2157145766f9789ade0940e9ae1715a3b74d508b

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

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


More information about the jdk-updates-dev mailing list