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

AEAD Bug fix, misc minor changes #182

Merged
merged 3 commits into from
Jul 12, 2023
Merged

AEAD Bug fix, misc minor changes #182

merged 3 commits into from
Jul 12, 2023

Conversation

dccutrig
Copy link
Contributor

AEAD Bug Fixes

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Line 1104 is really the issue that slipped by for awhile. Dealt with calculating AAD. For AEAD, the AAD is pre-IV. For authentication in general, the AAD is really the bitmask with the underlying data. This fix jives with cyberchef output for AEAD

@dccutrig dccutrig merged commit ceebbcc into dev Jul 12, 2023
3 checks passed
@jlucas9 jlucas9 deleted the 181-aead-updates branch July 27, 2023 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants