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

Open
chih-kao opened this issue Oct 17, 2024 · 0 comments
Open

CMAC and GMAC: code and document mismatch #1543

chih-kao opened this issue Oct 17, 2024 · 0 comments
Assignees

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