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

CMAC and GMAC: code and document mismatch #1543

Closed
chih-kao opened this issue Oct 17, 2024 · 1 comment
Closed

CMAC and GMAC: code and document mismatch #1543

chih-kao opened this issue Oct 17, 2024 · 1 comment
Assignees
Labels
Bug Documentation Miss/error in documentation.

Comments

@chih-kao
Copy link

I'm testing ACVP Message Authentication Algorithms (https://pages.nist.gov/ACVP/draft-fussell-acvp-mac.html) and find some JSON fields discrepancy between the documents and the actual vectors.

Documents Actual vectors
CMAC-AES Test Case msg message
CMAC-TDES Test Group keyLen keyingOption
CMAC-TDES Test Case msg message
key (not in document)
AES-GMAC Test Group payloadLen (not in document)
ivGenMode (not in actual vectors)
@jbrock24 jbrock24 self-assigned this Oct 23, 2024
@jbrock24
Copy link
Collaborator

@chih-kao thanks for this, I've made changes to address this, we'll reply here when they are live.

@jbrock24 jbrock24 added Bug Documentation Miss/error in documentation. labels Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Documentation Miss/error in documentation.
Projects
None yet
Development

No branches or pull requests

2 participants