RFR: 8255552: Add DES/3DES/MD5 to jdk.security.legacyAlgorithms [v5]

Hai-May Chao hchao at openjdk.java.net
Mon May 2 22:54:24 UTC 2022


On Mon, 2 May 2022 22:38:18 GMT, Weijun Wang <weijun at openjdk.org> wrote:

>> Hai-May Chao has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Updated spec in java.security
>
> test/jdk/sun/security/tools/keytool/WeakSecretKeyTest.java line 66:
> 
>> 64:                 .shouldContain("Warning")
>> 65:                 .shouldMatch("<des3key> uses the DESede algorithm.*considered a security risk")
>> 66:                 .shouldMatch("<deskey> uses the DES/CBC algorithm.*considered a security risk")
> 
> Please update "DES/CBC" to "DES". I've just fixed it with https://github.com/openjdk/jdk/commit/50a4df87c87febdf5fa8561b7d0d21b8d6623943.

Ok, thanks for the heads-up.

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

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



More information about the security-dev mailing list