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

crypto_box v0.8.0 #57

Merged
merged 1 commit into from
Aug 10, 2022
Merged

crypto_box v0.8.0 #57

merged 1 commit into from
Aug 10, 2022

Conversation

tarcieri
Copy link
Member

Changed

  • Unpin zeroize version (#41)
  • Upgrade to Rust 2021 edition; MSRV 1.56 (#42)
  • Bump chacha20 to v0.9 (#50)
  • Bump chacha20poly1305 to v0.10 (#50)
  • Use serdect crate (#51)
  • Select x25519-dalek backend automatically (#55)

Removed

  • Box type alias: use SalsaBox instead (#53)
  • u32_backend and u64_backend features: now selected automatically (#55)

@tarcieri tarcieri merged commit 09a8873 into master Aug 10, 2022
@tarcieri tarcieri deleted the crypto_box/v0.8.0 branch August 10, 2022 15:20
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.

1 participant