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

chacha20 v0.7.0 #231

Merged
merged 1 commit into from
Apr 29, 2021
Merged

chacha20 v0.7.0 #231

merged 1 commit into from
Apr 29, 2021

Conversation

tarcieri
Copy link
Member

Added

  • AVX2 detection; MSRV 1.49+ (#200, #212)
  • XChaCha8 and XChaCha12 (#215)

Changed

  • Full 64-bit counters (#217)
  • Bump cipher crate dependency to v0.3 release (#226)

Fixed

  • rng feature on big endian platforms (#202)
  • Stream-length overflow check (#216)

Removed

  • Clone impls on RNGs (#220)

@tarcieri tarcieri merged commit df85ce0 into master Apr 29, 2021
@tarcieri tarcieri deleted the chacha20/v0.7.0 branch April 29, 2021 17:11
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