On Thu, 27 Oct 2022 14:21:19 GMT, Sean Mullan <mul...@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.

This pull request has now been integrated.

Changeset: 21571457
Author:    Sean Mullan <mul...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/2157145766f9789ade0940e9ae1715a3b74d508b
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

Reviewed-by: weijun, xuelei

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

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

Reply via email to