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

Update crates to cipher v0.4 #276

Merged
merged 2 commits into from
Feb 10, 2022
Merged

Update crates to cipher v0.4 #276

merged 2 commits into from
Feb 10, 2022

Conversation

newpavlov
Copy link
Member

@newpavlov newpavlov commented Sep 8, 2021

Depends on RustCrypto/traits#727

Closes #95
Closes #237

ChaCha20 SIMD backends will be ported in a separate PR.

@newpavlov newpavlov force-pushed the cipher_v0.4 branch 2 times, most recently from 770b494 to a35f4dc Compare February 6, 2022 22:21
@newpavlov newpavlov marked this pull request as ready for review February 6, 2022 22:22
@newpavlov newpavlov mentioned this pull request Feb 10, 2022
3 tasks
@newpavlov newpavlov merged commit 610e768 into master Feb 10, 2022
@newpavlov newpavlov deleted the cipher_v0.4 branch February 10, 2022 08:27
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.

Remove circular dependencies on aes crate Unify buffering logic between chacha20, salsa20, and ctr
1 participant