RFR: 8153005: Upgrade the default PKCS12 encryption/MAC algorithms
Weijun Wang
weijun at openjdk.java.net
Thu Oct 1 20:09:16 UTC 2020
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.
-------------
Commit messages:
- 8153005: Upgrade the default PKCS12 encryption/MAC algorithms
Changes: https://git.openjdk.java.net/jdk/pull/473/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=473&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8153005
Stats: 445 lines in 6 files changed: 170 ins; 103 del; 172 mod
Patch: https://git.openjdk.java.net/jdk/pull/473.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/473/head:pull/473
PR: https://git.openjdk.java.net/jdk/pull/473
More information about the security-dev
mailing list