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

deps: bump curve25519-dalek #2382

Merged
merged 1 commit into from
Jun 18, 2024
Merged

deps: bump curve25519-dalek #2382

merged 1 commit into from
Jun 18, 2024

Conversation

Frando
Copy link
Member

@Frando Frando commented Jun 18, 2024

Description

Fixes cargo-deny warning for RUSTSEC-2024-0344:

Timing variability in curve25519-dalek's Scalar29::sub/Scalar52::sub

Upstream PR: dalek-cryptography/curve25519-dalek#659

Breaking Changes

Notes & open questions

Change checklist

  • Self-review.
  • Documentation updates if relevant.
  • Tests if relevant.
  • All breaking changes documented.

@Frando Frando marked this pull request as ready for review June 18, 2024 21:43
@Frando Frando added this pull request to the merge queue Jun 18, 2024
Merged via the queue into main with commit 96081e5 Jun 18, 2024
27 checks passed
@rklaehn rklaehn deleted the deps/dalek branch June 19, 2024 08:01
ppodolsky pushed a commit to izihawa/iroh that referenced this pull request Jun 22, 2024
## Description

Fixes `cargo-deny` warning for
[RUSTSEC-2024-0344](https://rustsec.org/advisories/RUSTSEC-2024-0344):

*Timing variability in `curve25519-dalek`'s
`Scalar29::sub`/`Scalar52::sub`*

Upstream PR:
dalek-cryptography/curve25519-dalek#659

## Breaking Changes

<!-- Optional, if there are any breaking changes document them,
including how to migrate older code. -->

## Notes & open questions

<!-- Any notes, remarks or open questions you have to make about the PR.
-->

## Change checklist

- [x] Self-review.
- [ ] ~~Documentation updates if relevant.~~
- [ ] ~~Tests if relevant.~~
- [x] All breaking changes documented.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants