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

Conversation

tarcieri
Copy link
Member

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.

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 tarcieri merged commit ddd6fad into master Oct 21, 2021
@tarcieri tarcieri deleted the ecdsa/2021-edition-upgrade branch October 21, 2021 20:25
@tarcieri tarcieri changed the title ecdsa: 2021 edition upgrade ecdsa: 2021 edition upgrade; MSRV 1.56+ Oct 21, 2021
tarcieri added a commit to RustCrypto/elliptic-curves that referenced this pull request Oct 21, 2021
The `elliptic-curve` and `ecdsa` crates as well as format parsers
including `der`, `sec1`, and `pkcs8` have all been bumped to
Rust 2021 edition:

- RustCrypto/traits#795
- RustCrypto/signatures#384

This commit updates the crates in this repo accordingly.
tarcieri added a commit to RustCrypto/elliptic-curves that referenced this pull request Oct 21, 2021
The `elliptic-curve` and `ecdsa` crates as well as format parsers
including `der`, `sec1`, and `pkcs8` have all been bumped to
Rust 2021 edition:

- RustCrypto/traits#795
- RustCrypto/signatures#384

This commit updates the crates in this repo accordingly.
tarcieri added a commit to RustCrypto/elliptic-curves that referenced this pull request Oct 21, 2021
The `elliptic-curve` and `ecdsa` crates as well as format parsers
including `der`, `sec1`, and `pkcs8` have all been bumped to
Rust 2021 edition:

- RustCrypto/traits#795
- RustCrypto/signatures#384

This commit updates the crates in this repo accordingly.
tarcieri added a commit to RustCrypto/elliptic-curves that referenced this pull request Oct 21, 2021
The `elliptic-curve` and `ecdsa` crates as well as format parsers
including `der`, `sec1`, and `pkcs8` have all been bumped to
Rust 2021 edition:

- RustCrypto/traits#795
- RustCrypto/signatures#384

This commit updates the crates in this repo accordingly.
@tarcieri tarcieri mentioned this pull request Nov 21, 2021
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.

1 participant