Re: RFR: 8342442: Static ACVP sample tests [v13]

2024-11-08 Thread Sean Mullan
On Fri, 8 Nov 2024 22:15:32 GMT, Weijun Wang 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, S

Re: RFR: 8342442: Static ACVP sample tests [v13]

2024-11-08 Thread Weijun Wang
> 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 upd