RFR: 8342442: Static ACVP sample tests [v8]

Weijun Wang weijun at openjdk.org
Fri Nov 1 20:30:25 UTC 2024


On Fri, 1 Nov 2024 18:32:53 GMT, Weijun Wang <weijun at openjdk.org> wrote:

>> 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.
>
> Weijun Wang has updated the pull request incrementally with one additional commit since the last revision:
> 
>   rename property names, add an example

I organized everything within a directory named `acvp` to avoid using the term in the class name. You can think of this directory as effectively serving as a namespace.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/21548#issuecomment-2452531206


More information about the security-dev mailing list