livebe01

Results 200 comments of livebe01

> Thanks for your response. Considering the 3 lines of code from the sign() function prior to calling Getnonce(), in the context of P-521, basically they result in e=SHA512(message) >...

The updated and corrected DetECDSA sigGen sample test vectors are available [here](https://github.com/usnistgov/ACVP-Server/tree/master/gen-val/json-files) as of [release v1.1.0.39](https://github.com/usnistgov/ACVP-Server/releases/tag/v1.1.0.39).

@dspdon we haven't closed out #347 just yet. Expect to have an update from us in the near future.

Hi @dspdon, we'll take a look. This is something we can probably do and I can see how it would be useful. We don't necessarily include test vectors for every...

Per https://github.com/usnistgov/ACVP-Server/issues/340, consider adding sample JSON files for SHAKE-256 to https://github.com/usnistgov/ACVP-Server/tree/master/gen-val/json-files.

The issue has been resolved as of release [v1.1.0.41](https://github.com/usnistgov/ACVP-Server/releases/tag/v1.1.0.41).

The fix for this is on Demo in release [v1.1.0.41](https://github.com/usnistgov/ACVP-Server/releases/tag/v1.1.0.41).

As of 11/12/25, the fix for this is on Prod in release [v1.1.0.41](https://github.com/usnistgov/ACVP-Server/releases/tag/v1.1.0.41).

Hi, I noticed that you're referencing Prod vector sets. Have you run the same tests on Demo?

Something this situation highlights is that, even if a Demo run with `"isSample": true` is done, it's best to always do a Demo run with `"isSample": false` prior to moving...