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: remove stateful AEAD traits (AeadMut*) #1740

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

tarcieri
Copy link
Member

We currently have no implementations which require these traits, or plans to implement any.

If we do wind up needing these, they can be easily added back.

We currently have no implementations which require these traits, or
plans to implement any.

If we do wind up needing these, they can be easily added back.
@tarcieri tarcieri requested a review from newpavlov January 30, 2025 00:34
@tarcieri tarcieri merged commit 88b3274 into master Jan 30, 2025
10 checks passed
@tarcieri tarcieri deleted the aead/remove-stateful-aead-traits branch January 30, 2025 20:25
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.

2 participants