> This change adds the `jdk.crypto.legacyAlgorithms` security property to > `java.security`. At the JCE layer, the JDK checks this property and emits a > runtime warning when a configured legacy algorithm is requested. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai).
Hai-May Chao has updated the pull request incrementally with one additional commit since the last revision: Split legacy alg detection from capturing the caller ------------- Changes: - all: https://git.openjdk.org/jdk/pull/31472/files - new: https://git.openjdk.org/jdk/pull/31472/files/8c16215f..d39ac4f9 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=31472&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=31472&range=00-01 Stats: 58 lines in 5 files changed: 31 ins; 1 del; 26 mod Patch: https://git.openjdk.org/jdk/pull/31472.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/31472/head:pull/31472 PR: https://git.openjdk.org/jdk/pull/31472
