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

signature 2.0 release tracking ticket #1171

Closed
12 tasks done
tarcieri opened this issue Dec 18, 2022 · 3 comments
Closed
12 tasks done

signature 2.0 release tracking ticket #1171

tarcieri opened this issue Dec 18, 2022 · 3 comments
Labels
signature Digital signature crate

Comments

@tarcieri
Copy link
Member

tarcieri commented Dec 18, 2022

This is a tracking ticket for releases of signature 2.0 and its downstream dependencies, with changes originally proposed in #237 and implemented in #1141.

The goal is to perform a coordinated release of all of these crates in a relatively short timeframe to ensure people who use several of these crates in a single project are not blocked on upgrades.

RustCrypto/traits

  • signature v2.0.0

RustCrypto/signatures

See also: RustCrypto/signatures#599

  • dsa v0.5.0
  • ecdsa v0.15.0
  • ed25519 v2.0.0

RustCrypto/elliptic-curves

  • bp256 v0.5.0
  • bp384 v0.5.0
  • k256 v0.12.0
  • p256 v0.12.0
  • p384 v0.12.0

RustCrypto/RSA

  • rsa v0.8.0

RustCrypto/SSH

  • ssh-key v0.6.0

dalek-cryptography/ed25519-dalek

See also: dalek-cryptography/ed25519-dalek#245

  • ed25519-dalek v2.0.0
@tarcieri
Copy link
Member Author

tarcieri commented Jan 8, 2023

I'm announcing a last call for changes and intent to ship signature v2.0.0, unchanged from the current rc.1 release candidate:

https://docs.rs/signature/2.0.0-rc.1/signature/index.html

Barring unforeseen consequences, I'm planning to do the release in one week: 2023-01-15

@tarcieri
Copy link
Member Author

tarcieri commented Jan 15, 2023

Release PR is up: #1211

Edit: released!

@tarcieri
Copy link
Member Author

All of the crates highlighted in this issue now support signature v2. Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
signature Digital signature crate
Projects
None yet
Development

No branches or pull requests

1 participant