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

"error": "Object reference not set to an instance of an object." #294

Closed
GlennUL opened this issue Nov 11, 2023 · 4 comments
Closed

"error": "Object reference not set to an instance of an object." #294

GlennUL opened this issue Nov 11, 2023 · 4 comments
Assignees
Milestone

Comments

@GlennUL
Copy link

GlennUL commented Nov 11, 2023

environment
Prod

testSessionId
26016

vsId
294554

Expected behavior
Receive a test vector instead of the message: "error": "Object reference not set to an instance of an object."

@jbrock24 jbrock24 added this to the v1.1.032 milestone Nov 13, 2023
@jbrock24 jbrock24 self-assigned this Nov 13, 2023
@jbrock24
Copy link
Collaborator

Hi @GlennUL, it appears the issue is your fixedInfoPattern, "fixedInfoPattern":"uPartyInfo||vPartyInfo||t||l", is set with a t, which isn't valid. Please refer to https://pages.nist.gov/ACVP/draft-hammett-acvp-kas-kdf-hkdf.txt, section 7.3.1. FixedInfoPatternConstruction for valid settings. I will look into updating the error message and where it's caught. Thanks for bringing this issue to our attention!

@GlennUL
Copy link
Author

GlennUL commented Nov 13, 2023

Hi @jbrock24 Thanks for the info. I removed the t and everything went through successfully.

@GlennUL GlennUL closed this as completed Nov 13, 2023
@jbrock24
Copy link
Collaborator

Quick head's up, double checked the current version on Dev and it's relaying the correct error. Sorry again, the fix will go out with .32 hopefully by the end of this week, but maybe into the early part of next. I'll reply here when it's published for use and close this issue.

@jbrock24
Copy link
Collaborator

Also, t was supported but it was removed.

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

2 participants