RFR: 8153005: Upgrade the default PKCS12 encryption/MAC algorithms
Sean Mullan
mullan at openjdk.java.net
Fri Oct 2 18:51:37 UTC 2020
On Thu, 1 Oct 2020 20:02:34 GMT, Weijun Wang <weijun at openjdk.org> wrote:
> Default algorithms are bumped to be based on PBES2 with AES-256 and SHA-256. Please also review the CSR at
> https://bugs.openjdk.java.net/browse/JDK-8228481.
test/lib/jdk/test/lib/security/DerUtils.java line 1:
> 1: /*
Is this test change supposed to be a part of this fix?
-------------
PR: https://git.openjdk.java.net/jdk/pull/473
More information about the security-dev
mailing list