Skip to content

Update Rust crate curve25519-dalek to v4.1.3

Renovate Bot requested to merge renovate/curve25519-dalek-4.x-lockfile into main

This MR contains the following updates:

Package Type Update Change
curve25519-dalek (source) dependencies patch 4.1.2 -> 4.1.3

Release Notes

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

v4.1.3

  • Security: Fix timing leak in Scalar subtraction on u32, u64, fiat_u32, and fiat_u64 backends
  • Fix assorted new warnings and lints from rustc and clippy

Configuration

📅 Schedule: 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 MR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This MR has been generated by Renovate Bot.

Merge request reports