Skip to content

[deps]: Update Rust crate ed25519-dalek to v3 - #27

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ed25519-dalek-3.x
Open

[deps]: Update Rust crate ed25519-dalek to v3#27
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ed25519-dalek-3.x

Conversation

@renovate

@renovate renovate Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
ed25519-dalek (source) workspace.dependencies major =2.2.0=3.0.0

Release Notes

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

v3.0.0

Breaking Changes
  • Update edition to 2024
  • Update the MSRV from 1.60 to 1.85
  • Remove std feature now that error::Error is in core
  • Make signing and verifying keys use pkcs8::spki::SignatureAlgorithmIdentifier instead of DynSignatureAlgorithmIdentifier (#​779)
  • Upgrade ed25519 dependency to v3.0.0
  • Upgrade signature dependency to v3.0.0
  • Upgrade sha2 and sha3 dependencies to v0.11
  • Upgrade getrandom dependency to v0.4
  • Upgrade chacha20 dependency to v0.10
  • Upgrade rand_core dependency to v0.10.0
Other Changes
  • Re-export rand_core (#​908)
  • Add allocation-free EdwardsPoint::compress_batch (#​832)
  • Add strobe-rs dependency and delete vendored STROBE impl (#​895)
  • Impl MultipartSigner and MultipartVerifier for SigningKey and VerifyingKey (#​764)
  • Impl KeySizeUser, TryKeyInit, and Generate for SigningKey. Also impl KeySizeUser for VerifyingKey #​733

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "every 2nd week starting on the 2 week of the year before 4am on Monday"
  • 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants