usnistgov / ACVP-Server

A repository tracking releases of NIST's ACVP server. See www.github.com/usnistgov/ACVP for the protocol.
39 stars 14 forks source link

Algorithm capabilities validator. #278

Closed iuriim34 closed 4 months ago

iuriim34 commented 11 months ago
The feature allows to validate algorithm capabilities without starting Orleans Server.
Can be useful if need to check the algorithm parameters without starting the generation of vectors.
How to use: dotnet run -c "path/to/registration.json"
livebe01 commented 7 months ago

Hi @iuriim34, thank you for sharing this. We've accepted and merged your changes in our internal repository. You'll see the changes when our next release, v1.1.0.33, comes out. I'll close this pull request upon v1.1.0.33's release.

Best,

Ben