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

ecdsa: 2021 edition upgrade; MSRV 1.56+ #384

Merged
merged 1 commit into from
Oct 21, 2021
Merged

Commits on Oct 21, 2021

  1. ecdsa: 2021 edition upgrade

    The `elliptic-curve` crate as well as format parsers including `der`,
    `sec1`, and `pkcs8` have all been bumped to the 2021 edition:
    
    RustCrypto/traits#795
    
    This commit updates the `ecdsa` crate to the 2021 edition accordingly.
    tarcieri committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    2bcd1ee View commit details
    Browse the repository at this point in the history