Integrated: 8286090: Add RC2/RC4 to jdk.security.legacyAlgorithms
Hai-May Chao
hchao at openjdk.java.net
Tue May 17 21:51:56 UTC 2022
On Sat, 14 May 2022 01:51:34 GMT, Hai-May Chao <hchao at openjdk.org> wrote:
> Please review the small change to add RC2 and ARCFOUR to jdk.security.legacyAlgorithms. So it enables keytool -genseckey, -list, and -importkeystore commands to warn users when RC2 or ARCFOUR algorithm is used.
This pull request has now been integrated.
Changeset: 2ed75be6
Author: Hai-May Chao <hchao at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/2ed75be659503da584cfec9ead5e27665ae900ef
Stats: 20 lines in 2 files changed: 18 ins; 0 del; 2 mod
8286090: Add RC2/RC4 to jdk.security.legacyAlgorithms
Reviewed-by: mullan
-------------
PR: https://git.openjdk.java.net/jdk/pull/8712
More information about the security-dev
mailing list