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

Mark Powers mpowers at openjdk.org
Thu Oct 27 15:17:21 UTC 2022


On Thu, 27 Oct 2022 14:21:19 GMT, Sean Mullan <mullan at openjdk.org> wrote:

> For timestamp nonces, change the PKCS7 code to use the default SecureRandom PRNG (which varies depending on the OS), instead of SHA1PRNG.

LGTM

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

PR: https://git.openjdk.org/jdk/pull/10883



More information about the security-dev mailing list