On Thu, 1 Oct 2020 20:02:34 GMT, Weijun Wang <wei...@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. This pull request has now been integrated. Changeset: f77a6585 Author: Weijun Wang <wei...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/f77a6585 Stats: 511 lines in 8 files changed: 172 ins; 113 del; 226 mod 8153005: Upgrade the default PKCS12 encryption/MAC algorithms Reviewed-by: mullan ------------- PR: https://git.openjdk.java.net/jdk/pull/473