RFR: 8153005: Upgrade the default PKCS12 encryption/MAC algorithms

Weijun Wang weijun at openjdk.java.net
Thu Oct 8 06:52:03 UTC 2020


On Wed, 7 Oct 2020 22:06:28 GMT, Hai-May Chao <hchao 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/jdk/sun/security/mscapi/VeryLongAlias.java line 48:
> 
>> 46:
>> 47:     static String alias = String.format("%0512d", new Random().nextInt(100000));
>> 48:
> 
> Add bug number to @bug.

OK.

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

PR: https://git.openjdk.java.net/jdk/pull/473



More information about the security-dev mailing list