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

refactor: add AEAD prove/verify + tag methods #415

Merged
merged 2 commits into from
Jan 17, 2024
Merged

Conversation

sinui0
Copy link
Member

@sinui0 sinui0 commented Jan 16, 2024

This PR refactors the MPC AEAD a bit to provide methods for proving/verifying messages with or without a tag. It also encapsulates the tag verification a bit better.

I also adjusted the logging to not include message data while I was in there.

@sinui0 sinui0 requested review from themighty1 and th4s January 16, 2024 23:53
Copy link
Member

@th4s th4s left a comment

Choose a reason for hiding this comment

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

👍 nice

@sinui0 sinui0 merged commit 84bd796 into dev Jan 17, 2024
15 checks passed
@sinui0 sinui0 deleted the refactor/aead-tag-verify branch January 17, 2024 23:32
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.

3 participants