Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LMS SigVer: Vector sets are not available (general exception) #282

Closed
AlexThurston opened this issue Aug 30, 2023 · 2 comments
Closed

LMS SigVer: Vector sets are not available (general exception) #282

AlexThurston opened this issue Aug 30, 2023 · 2 comments

Comments

@AlexThurston
Copy link

environment
Demo

testSessionId
433435

vsId
1799231

Algorithm registration

{
    "algorithm": "LMS",
    "revision": "1.0",
    "mode": "sigVer",
    "capabilities": {
        "lmsModes": [
            "LMS_SHA256_M24_H5",
            "LMS_SHA256_M24_H10",
            "LMS_SHA256_M24_H15",
            "LMS_SHA256_M24_H20",
            "LMS_SHA256_M24_H25",
            "LMS_SHA256_M32_H5",
            "LMS_SHA256_M32_H10",
            "LMS_SHA256_M32_H15",
            "LMS_SHA256_M32_H20",
            "LMS_SHA256_M32_H25",
            "LMS_SHAKE_M24_H5",
            "LMS_SHAKE_M24_H10",
            "LMS_SHAKE_M24_H15",
            "LMS_SHAKE_M24_H20",
            "LMS_SHAKE_M24_H25",
            "LMS_SHAKE_M32_H5",
            "LMS_SHAKE_M32_H10",
            "LMS_SHAKE_M32_H15",
            "LMS_SHAKE_M32_H20",
            "LMS_SHAKE_M32_H25"
        ],
        "lmOtsModes": [
            "LMOTS_SHA256_N24_W1",
            "LMOTS_SHA256_N24_W2",
            "LMOTS_SHA256_N24_W4",
            "LMOTS_SHA256_N24_W8",
            "LMOTS_SHA256_N32_W1",
            "LMOTS_SHA256_N32_W2",
            "LMOTS_SHA256_N32_W4",
            "LMOTS_SHA256_N32_W8",
            "LMOTS_SHAKE_N24_W1",
            "LMOTS_SHAKE_N24_W2",
            "LMOTS_SHAKE_N24_W4",
            "LMOTS_SHAKE_N24_W8",
            "LMOTS_SHAKE_N32_W1",
            "LMOTS_SHAKE_N32_W2",
            "LMOTS_SHAKE_N32_W4",
            "LMOTS_SHAKE_N32_W8"
        ]
    }
}

Endpoint in which the error is experienced
https://demo.acvts.nist.gov/acvp/v1/testSessions/433435/vectorSets/1799231 GET

The serve is responding with:

[
  {
    "acvVersion": "1.0"
  },
  {
    "error": "General exception. Contact service provider."
  }
]

Expected behavior
I get vector sets

@jbrock24
Copy link
Collaborator

jbrock24 commented Aug 30, 2023

@AlexThurston Sorry, but it appears LMS testing is disabled while the fix is being implemented in response to: #279, we'll respond here when it's reenabled.

@livebe01
Copy link
Collaborator

livebe01 commented Sep 1, 2023

This issue should now be resolved.

@livebe01 livebe01 closed this as completed Sep 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants