Skip to content

SP800-56C r1 OneStep general error #8

@smuellerDD

Description

@smuellerDD

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions