Skip to content

Add EAD field to MAC computation#192

Merged
geonnave merged 1 commit intolake-rs:mainfrom
geonnave:add-ead-to-mac
Jan 12, 2024
Merged

Add EAD field to MAC computation#192
geonnave merged 1 commit intolake-rs:mainfrom
geonnave:add-ead-to-mac

Conversation

@geonnave
Copy link
Copy Markdown
Collaborator

@geonnave geonnave commented Jan 11, 2024

Fixes #191

@geonnave
Copy link
Copy Markdown
Collaborator Author

This adds another field to the core state (ead_X). It could be solved by instead passing an offset to the EAD item in the plaintext, but I think that it is better to solve it when tacking #177.

@geonnave geonnave added the type:bug/fix Something isn't working / a PR fixes something that is not working label Jan 11, 2024
@geonnave geonnave merged commit 12d00cb into lake-rs:main Jan 12, 2024
@geonnave geonnave deleted the add-ead-to-mac branch January 12, 2024 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:bug/fix Something isn't working / a PR fixes something that is not working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Include EAD in MAC computation, when present

1 participant