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 #205

Merged
merged 1 commit into from Dec 30, 2020
Merged

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

merged 1 commit into from Dec 30, 2020

Commits on Dec 30, 2020

  1. Bump cipher crate to v0.3.0-pre.3

    Implements the changes from:
    
    RustCrypto/traits#435
    
    Unfortunately there's a circular dependency with `aes`, which now pulls
    in `ctr`, so the tests which depend on AES are failing.
    
    The plan is to land these changes first, then update the `block-ciphers`
    repository, then circle back and update the `aes` crate dependencies
    used in this repo.
    tarcieri committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    00d6f05 View commit details
    Browse the repository at this point in the history