> 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: Update to use first provider to verify ------------- Changes: - all: https://git.openjdk.org/jdk/pull/31472/files - new: https://git.openjdk.org/jdk/pull/31472/files/187850a2..c125f86a Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=31472&range=06 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=31472&range=05-06 Stats: 34 lines in 4 files changed: 20 ins; 0 del; 14 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
