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 k256 to v0.11 #1129

Merged
merged 1 commit into from
May 10, 2022
Merged

Bump k256 to v0.11 #1129

merged 1 commit into from
May 10, 2022

Conversation

tony-iqlusion
Copy link
Collaborator

@tony-iqlusion tony-iqlusion requested a review from thanethomson May 9, 2022 21:02
tony-iqlusion added a commit that referenced this pull request May 9, 2022
These crates are both based on `digest` v0.10, which is also the same
version used by `k256` v0.11 (#1129).

Note that the `ripemd160` crate is now deprecated:

https://docs.rs/ripemd160/latest/ripemd160/

The `ripemd` crate is the replacement. It has the same maintainers
(@RustCrypto), but now combines the former `ripemd160` and `ripemd320`
crates into a single crate.
Copy link
Contributor

@xla xla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(̶◉͛‿◉̶)

@thanethomson thanethomson merged commit a453e6e into master May 10, 2022
@thanethomson thanethomson deleted the k256/v0.11 branch May 10, 2022 11:10
thanethomson added a commit that referenced this pull request May 11, 2022
These crates are both based on `digest` v0.10, which is also the same
version used by `k256` v0.11 (#1129).

Note that the `ripemd160` crate is now deprecated:

https://docs.rs/ripemd160/latest/ripemd160/

The `ripemd` crate is the replacement. It has the same maintainers
(@RustCrypto), but now combines the former `ripemd160` and `ripemd320`
crates into a single crate.

Co-authored-by: Thane Thomson <thane@informal.systems>
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.

3 participants