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

Bump cipher crate to v0.3.0-pre.3 #217

Merged
merged 1 commit into from Dec 30, 2020
Merged

Bump cipher crate to v0.3.0-pre.3 #217

merged 1 commit into from Dec 30, 2020

Conversation

tarcieri
Copy link
Member

Implements the API changes introduced in:

RustCrypto/traits#435

@tarcieri tarcieri force-pushed the cipher/v0.3.0-pre.3 branch 2 times, most recently from faa927c to 5a2777b Compare December 30, 2020 05:16
Implements the API changes introduced in:

RustCrypto/traits#435
@tarcieri tarcieri merged commit dc25438 into master Dec 30, 2020
@tarcieri tarcieri deleted the cipher/v0.3.0-pre.3 branch December 30, 2020 05:35
tarcieri added a commit to RustCrypto/stream-ciphers that referenced this pull request Dec 30, 2020
This commit completes working through upgrading the `cipher` crate with
circular dependencies between `aes` and `ctr`.

Now that RustCrypto/block-ciphers#217 it's possible to complete the
`cipher` crate upgrade started in #205.

All tests are now passing again.
tarcieri added a commit to RustCrypto/stream-ciphers that referenced this pull request Dec 30, 2020
This commit completes working through upgrading the `cipher` crate with
circular dependencies between `aes` and `ctr`.

Now that RustCrypto/block-ciphers#217 it's possible to complete the
`cipher` crate upgrade started in #205.

All tests are now passing again.
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

1 participant