ACVP-Server icon indicating copy to clipboard operation
ACVP-Server copied to clipboard

RSA test cases all include 'deferred' member without actual test data

Open mmccarl opened this issue 8 months ago • 5 comments

environment Prod

testSessionId 29798

vsId 349435, 349436

Algorithm registration RSA

the above listed vector sets contain 'deferred' member in the test cases:

[ { "acvVersion": "1.0" }, { "vsId": 349435, "algorithm": "RSA", "mode": "keyGen", "revision": "FIPS186-5", "isSample": false, "testGroups": [ { "tgId": 1, "infoGeneratedByServer": false, "modulo": 2048, "testType": "AFT", "keyFormat": "crt", "primeTest": "2powSecStr", "randPQ": "probableWithProbableAux", "pubExp": "fixed", "fixedPubExp": "010001", "tests": [ { "tcId": 1, "deferred": true }, { "tcId": 2, "deferred": true }, etc...

mmccarl avatar Jun 26 '24 13:06 mmccarl