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

fix: update ring crate to 0.17.7 #525

Merged
merged 3 commits into from
Mar 6, 2024

Conversation

maciejdfinity
Copy link
Contributor

Description

Update of the ring crate to 0.17.7. ring 0.16 has a bug where it requires incorrect Ed25519 PEM encoding. 0.17.7 fixes that and is backwards compatible.

How Has This Been Tested?

I rebuilt dfx and agent-rs with the new ring version and imported an identity from a pem file generated by ic_crypto_ed25519 crate from the ic repository: https://gitlab.com/dfinity-lab/public/ic/-/tree/master/rs/crypto/ed25519

Checklist:

  • The title of this PR complies with Conventional Commits.
  • I have edited the CHANGELOG accordingly.
  • I have made corresponding changes to the documentation.

@maciejdfinity maciejdfinity requested a review from a team as a code owner March 6, 2024 13:08
@maciejdfinity
Copy link
Contributor Author

Thanks @ericswanson-dfinity for approving! Can you please also merge the PR (I am not authorized)?.

@ericswanson-dfinity ericswanson-dfinity merged commit d588988 into dfinity:main Mar 6, 2024
24 checks passed
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.

2 participants