usnistgov / ACVP-Server

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

AES-CTR Vector Request file has vsId = 0 #343

Closed mmccarl closed 1 week ago

mmccarl commented 1 week ago

environment Demo

testSessionId tsId 516493

vsId vsId 2370698

Algorithm registration AES-CTR

endpoint /acvp/v1/testSessions/516493/vectorSets/2370698

when we retrieve the aforementioned vector set, the vsId included in the file is set to 0:

[ { "acvVersion": "1.0" }, { "vsId": "0", "algorithm": "ACVP-AES-CTR", "revision": "1.0", "isSample": "1", "testGroups": etc...

livebe01 commented 1 week ago

Hi @mmccarl, Debbie has been in touch with us separately regarding this issue. It should be resolved shortly.