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

cipher v0.4, digest v0.10.2, and crypto-common v0.1.2 #849

Merged
merged 1 commit into from Feb 10, 2022
Merged

Conversation

newpavlov
Copy link
Member

@newpavlov newpavlov commented Dec 14, 2021

Split off from #727

Closes RustCrypto/block-ciphers#131
Closes #272
Closes #31
Closes #890

cipher/Cargo.toml Outdated Show resolved Hide resolved
@newpavlov newpavlov marked this pull request as ready for review February 6, 2022 00:26
@newpavlov newpavlov changed the title cipher v0.4 cipher v0.4, digest v0.10.2, and crypto-common v0.1.2 Feb 10, 2022
@newpavlov newpavlov merged commit ff2dda4 into master Feb 10, 2022
@newpavlov newpavlov deleted the cipher_v0.4 branch February 10, 2022 07:23
@saiintbrisson
Copy link

saiintbrisson commented May 29, 2022

Hi! I've been facing some issues while migrating one of my old codes to the new cipher v0.4, and I can´t really find a solution when it comes to the AsyncStreamCipher changes. Is there a reason for its functions to consume self now instead of borrowing a mutable reference? I tried looking for an explanation or changelog about the change but wasn't able to do so, I'd be glad if you could link me to one.

@tarcieri
Copy link
Member

@saiintbrisson see discussion on #964

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants