Skip to content

Update Rust crate curve25519-dalek to v5.0.0-rc.0#42

Merged
JobDoesburg merged 1 commit into
mainfrom
renovate/curve25519-dalek-5.x
May 29, 2026
Merged

Update Rust crate curve25519-dalek to v5.0.0-rc.0#42
JobDoesburg merged 1 commit into
mainfrom
renovate/curve25519-dalek-5.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 29, 2026

This PR contains the following updates:

Package Type Update Change
curve25519-dalek (source) dependencies patch =5.0.0-pre.6=5.0.0-rc.0

Release Notes

dalek-cryptography/curve25519-dalek (curve25519-dalek)

v5.0.0-rc.0

  • Remove ff and group features until they have a release (#​907)
  • Perf: Use maximum available NAF window size in VartimePrecomputedStraus (#​848)
  • Add Lizard bytes-to-point injection for Ristretto. Gated under lizard feature. (#​826)
  • Rename Scalar::batch_invert -> Scalar::invert_batch for consistency. Also make it no-alloc. (#​789)
  • Add an allocating batch inversion called Scalar::invert_batch_alloc (#​789)
  • Add Scalar::div_by_2 (#​805)
  • Add EdwardsPoint::hash_to_curve (#​786)
  • Undeprecate Scalar::from_bits()
  • Remove deprecated functions FieldElement::as_bytes() and EdwardsPoint::nonspec_map_to_curve()
  • Upgrade rand_core dependency to v0.10.0
  • Upgrade digest and sha2 deps
  • Update edition to 2024
  • Update the MSRV from 1.60 to 1.85
  • Use constant-time equality testing for compressed Ristretto and Edwards points, rather than autoderived equality

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@JobDoesburg JobDoesburg merged commit bd2a58a into main May 29, 2026
28 checks passed
@renovate renovate Bot deleted the renovate/curve25519-dalek-5.x branch May 29, 2026 08:04
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.

1 participant