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

chacha20poly1305 v0.10.0 #458

Merged
merged 1 commit into from Aug 1, 2022
Merged

chacha20poly1305 v0.10.0 #458

merged 1 commit into from Aug 1, 2022

Conversation

tarcieri
Copy link
Member

@tarcieri tarcieri commented Aug 1, 2022

Added

  • getrandom feature (#446)
  • Impl ZeroizeOnDrop for ChaChaPoly1305 (#447)

Changed

  • Bump chacha20 to v0.9 (#402)
  • Rust 2021 edition upgrade; MSRV 1.56+ (#435)
  • Bump aead dependency to v0.5 (#444)
  • Bump poly1305 dependency to v0.8 (#454)

@codecov-commenter
Copy link

Codecov Report

Merging #458 (923788a) into master (2f1b9be) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #458   +/-   ##
=======================================
  Coverage   87.16%   87.16%           
=======================================
  Files          40       40           
  Lines        1956     1956           
=======================================
  Hits         1705     1705           
  Misses        251      251           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2f1b9be...923788a. Read the comment docs.

@tarcieri tarcieri merged commit 829f0df into master Aug 1, 2022
@tarcieri tarcieri deleted the chacha20poly1305/v0.10.0 branch August 1, 2022 00:48
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.

None yet

2 participants