Skip to content

aead v0.4.0 release #523

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

Closed
6 tasks done
tarcieri opened this issue Feb 3, 2021 · 3 comments
Closed
6 tasks done

aead v0.4.0 release #523

tarcieri opened this issue Feb 3, 2021 · 3 comments
Labels
aead Authenticated Encryption with Associated Data (AEAD) crate

Comments

@tarcieri
Copy link
Member

tarcieri commented Feb 3, 2021

The aead crate is fairly self-contained in that it doesn't have dependencies on other RustCrypto traits.

I've landed everything I would want to get in a release. This includes:

Is there anything else we should do before a final release?

@tarcieri tarcieri added the aead Authenticated Encryption with Associated Data (AEAD) crate label Feb 3, 2021
@tarcieri
Copy link
Member Author

tarcieri commented Feb 4, 2021

Note: I plan on cutting a release of this in the next few days unless there are any showstopper issues.

@tarcieri
Copy link
Member Author

tarcieri commented Feb 4, 2021

#259 seems like a potentially relevant issue, although I'm not sure it's really necessary.

I'll leave some comments on the issue, but don't consider it a release blocker.

@tarcieri
Copy link
Member Author

tarcieri commented Feb 5, 2021

Released in #526

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aead Authenticated Encryption with Associated Data (AEAD) crate
Projects
None yet
Development

No branches or pull requests

2 participants