RFR: 8342442: Static ACVP sample tests
Weijun Wang
weijun at openjdk.org
Wed Oct 16 18:42:01 UTC 2024
Here we have a launcher and several algorithm-specific tests. Users can populate "internalProjection.json" files generated by NIST's ACVP Server into the `data` directory and test them with the launcher.
Currently, only SHA2, SHA3, ML-KEM, and ML-DSA are supported.
-------------
Commit messages:
- no need to check reason
- the code
Changes: https://git.openjdk.org/jdk/pull/21548/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=21548&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8342442
Stats: 585 lines in 5 files changed: 585 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/21548.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/21548/head:pull/21548
PR: https://git.openjdk.org/jdk/pull/21548
More information about the security-dev
mailing list