RFR: 8342183: Update tests to use stronger algorithms and keys [v3]
Fernando Guallini
fguallini at openjdk.org
Thu Oct 31 18:52:44 UTC 2024
> Several tests are identified to use weak/legacy algorithms. As these tests purpose is not to exercise weak algorithms, these are updated in this PR to use stronger algorithms. If the test uses a weak key, it is updated as well.
Fernando Guallini has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 15 commits:
- based on comments
- Merge branch 'master' into 8342183
- add more algos to TestExplicitKeyLength.java
- Merge branch 'master' into 8342183
- added changes in SecurityUtils.java and security/DiffieHellmanGroup.java
- refactor SupportedDHParamGens.java
- fixed SupportedDHParamGensLongKey.java
- Updated keysizes to use SecurityUtils in KeyToolTest
- Updated keysizes to use SecurityUtils
- removed provider
- ... and 5 more: https://git.openjdk.org/jdk/compare/2f1ba5ef...9febd8d5
-------------
Changes: https://git.openjdk.org/jdk/pull/21578/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=21578&range=02
Stats: 398 lines in 37 files changed: 271 ins; 9 del; 118 mod
Patch: https://git.openjdk.org/jdk/pull/21578.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/21578/head:pull/21578
PR: https://git.openjdk.org/jdk/pull/21578
More information about the security-dev
mailing list