livebe01

Results 200 comments of livebe01

> Would it also be possible to update the test vectors? e.g. https://github.com/usnistgov/ACVP-Server/blob/master/gen-val/json-files/RSA-SigVer-FIPS186-5 Hi @slontis, this issue is for ECDSA/sigVer/sigGen. Are you saying that the sample test vectors for ECDSA/sigVer/sigGen...

> Sorry, I meant the ECDSA test vectors. I assume they are incorrect if they were generated without this fix. Hi @slontis, I can confirm that the test vectors were...

The fix for this is now on Prod as part of the [v1.1.0.34](https://github.com/usnistgov/ACVP-Server/releases/tag/v1.1.0.34) release.

Hi @AlexThurston, can you share the registration for this one?

Hi @Karen32123, your vector set should now be available for download. It just took a long time to generate. Keys take a while to generate for that modulo. We normally...

That's correct. It looks like the client you used to interact with ACVTS Demo is set to time out after ~1 hour and 30 minutes. It actually took the Demo...

Hi @Karen32123, we took a closer look at supporting the 15360 modulus for RSA keyGen FIPS186-5 modulo testing and we've decided to remove support for testing that modulus. The runtimes...

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

The fix for this is now on Prod as part of the [v1.1.0.34](https://github.com/usnistgov/ACVP-Server/releases/tag/v1.1.0.34) release.

Hi @AlexThurston, what you are experiencing/observing is an artifact of our systems architecture. You'll notice that the responses for [POST /testSessions](https://pages.nist.gov/ACVP/draft-fussell-acvp-spec.html#name-response-25) and [GET /testSessions/{testSessionId}](https://pages.nist.gov/ACVP/draft-fussell-acvp-spec.html#name-response-26) are nearly identical. But in the...