-
Notifications
You must be signed in to change notification settings - Fork 29
Closed
Description
environment
Demo
testSessionId
not yet awarded
vsId
N/A
Algorithm registration
{
"prereqVals":[
{
"algorithm":"SHA",
"valValue":"same"
},
{
"algorithm":"HMAC",
"valValue":"same"
},
{
"algorithm":"DRBG",
"valValue":"same"
}
],
"algorithm":"KAS-KDF",
"mode":"OneStep",
"revision":"Sp800-56Cr1",
"l":1024,
"z":[
{
"min":256,
"max":512,
"increment":128
}
],
"auxFunctions":[
{
"auxFunctionName":"HMAC-SHA2-256",
"macSaltMethods":[
"default",
"random"
]
},
{
"auxFunctionName":"SHA2-256",
"macSaltMethods":[
"random"
]
}
],
"fixedInfoPattern":"uPartyInfo||vPartyInfo||literal[affedeadbeef]",
"encoding":[
"concatenation"
]
},
Endpoint in which the error is experienced
POST /acvp/v1/testSessions
[
{
"acvVersion": "1.0"
},
{
"error": "Validation error(s) on JSON payload.",
"context": [
"KAS-KDF-OneStep-Sp800-56Cr1: General exception. Contact service provider."
]
}
]
Metadata
Metadata
Assignees
Labels
No labels