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

upgrade ring to 0.17.5 #614

Merged
merged 1 commit into from
Oct 31, 2023

Conversation

gaojiaqi7
Copy link
Member

@gaojiaqi7 gaojiaqi7 commented Oct 26, 2023

  • Upgrade ring git submodule.
  • Update patch and patch script preparation.h.
  • Update the use of PublicKey to follow the latest API.
  • Update Cargo.tomls and Cargo.lock.
  • Add __assert_fail__ required by ring in main.rs .

Closes #613

 - Upgrade `ring` git submodule.
 - Update patch and patch script `preparation.h`.
 - Update the use of `PublicKey`and `EcdsaKeyPair` to follow the
   latest API.
 - Update `Cargo.toml`s and `Cargo.lock`.

Signed-off-by: Jiaqi Gao <jiaqi.gao@intel.com>
@gaojiaqi7 gaojiaqi7 force-pushed the 1026/upgrade_ring branch 3 times, most recently from f811ed2 to 5e1c22d Compare October 26, 2023 15:26
@jyao1
Copy link
Member

jyao1 commented Oct 27, 2023

Please file an issue to ring on memcpy() misuse in x25519_scalar_mult_adx()

@jyao1 jyao1 merged commit a462a60 into confidential-containers:main Oct 31, 2023
33 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.

upgrade to latest ring release
2 participants