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

Add references to RFC 4493 in comments about AesCMac. #184

Merged
merged 1 commit into from
Jan 15, 2024

Conversation

xaqq
Copy link

@xaqq xaqq commented Nov 6, 2023

Hello,
Thanks for merging previous PR exposing AesCMac.

Test vectors were coming from RFC 4493 so this commit clarifies that.
(Also performs the test against the 4 available test data of the RFC)

wiktor-k
wiktor-k previously approved these changes Nov 8, 2023
Copy link
Collaborator

@wiktor-k wiktor-k left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks very much fine 👍

Thanks for your contributions!

@wiktor-k
Copy link
Collaborator

wiktor-k commented Nov 9, 2023

Ugh, it seems merging some other PR broke yours. Would you be able to resolve it? If not please say we can assist.

Thanks! 👋

ionut-arm
ionut-arm previously approved these changes Nov 10, 2023
Copy link
Member

@ionut-arm ionut-arm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the patch!

One thing I'm thinking about, actually - though not for this PR - is that maybe we can integrate Wycheproof in our tests, rather than having to manage our own list of test vectors. I'll raise an issue to track this :)

@wiktor-k
Copy link
Collaborator

maybe we can integrate Wycheproof in our tests, rather than having to manage our own list of test vectors.

Wow, this looks highly relevant! Thanks for linking.

@gowthamsk-arm
Copy link
Contributor

@xaqq could you please rebase and resolve the conflicts so that we can merge the PR? :)

@wiktor-k wiktor-k merged commit b58bb9b into parallaxsecond:main Jan 15, 2024
7 checks passed
@wiktor-k
Copy link
Collaborator

Thanks for your time @xaqq!

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

Successfully merging this pull request may close these issues.

5 participants