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

Update elliptic-curve, digest and ecdsa #515

Merged
merged 10 commits into from
Jan 20, 2022

Conversation

daxpedda
Copy link
Contributor

@daxpedda
Copy link
Contributor Author

Ready to merge!

@daxpedda daxpedda marked this pull request as ready for review January 18, 2022 20:59
k256/src/ecdsa/sign.rs Outdated Show resolved Hide resolved
@daxpedda
Copy link
Contributor Author

Done.

@tarcieri
Copy link
Member

I can cut new elliptic-curve and ecdsa prereleases

@tarcieri
Copy link
Member

elliptic-curve v0.12.0-pre.1 and ecdsa v0.14.0-pre.1 have been released.

I just noticed there are some version pinning errors. I don't think they'll be a problem, but if they are let me know. I'll open a PR to fix them.

@daxpedda
Copy link
Contributor Author

Done! I was quiet busy today, sry for the delay.

k256/src/ecdsa/recoverable.rs Outdated Show resolved Hide resolved
k256/src/ecdsa/recoverable.rs Outdated Show resolved Hide resolved
k256/src/ecdsa/sign.rs Outdated Show resolved Hide resolved
@tarcieri tarcieri merged commit 89d6ab4 into RustCrypto:master Jan 20, 2022
tarcieri added a commit that referenced this pull request Jan 20, 2022
Now that #515 which upgrades to prereleases of the `elliptic-curve` and
`ecdsa` crates has been merged, bump the version numbers of all crates
to prereleases to indicate breaking changes have been made.
tarcieri added a commit that referenced this pull request Jan 20, 2022
Now that #515 which upgrades to prereleases of the `elliptic-curve` and
`ecdsa` crates has been merged, bump the version numbers of all crates
to prereleases to indicate breaking changes have been made.
This was referenced May 9, 2022
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

2 participants