Skip to content

signature v3.0.0#2400

Merged
tarcieri merged 1 commit intomasterfrom
signature/v3.0.0
May 2, 2026
Merged

signature v3.0.0#2400
tarcieri merged 1 commit intomasterfrom
signature/v3.0.0

Conversation

@tarcieri
Copy link
Copy Markdown
Member

@tarcieri tarcieri commented May 2, 2026

Added

  • RandomizedSignerMut trait (#1448)
  • core::error::Error support (#1711)
  • Async traits incorporated from the async-signature crate (#1720, #2288)
  • MultipartSigner and MultipartVerifier traits (#1880)

Changed

  • Edition changed to 2024 and MSRV bumped to 1.85 (#1759)
  • Use Fn(&mut D) for *DigestSigner/*DigestVerifier (#2004)
  • Bump rand_core to v0.10 (#2250)
  • Bump digest to v0.11 (#2300)

Removed

  • Error source from display message (#1689)
  • std feature (#1829)
  • derive feature (#1843)
  • SignerMut blanket implementation for Signer (#1915)
  • PrehashSignature trait (#1924)

@tarcieri tarcieri requested a review from newpavlov May 2, 2026 14:04
Comment thread signature/CHANGELOG.md Outdated
@tarcieri tarcieri force-pushed the signature/v3.0.0 branch from e928402 to 27b4f45 Compare May 2, 2026 16:18
@tarcieri tarcieri merged commit 9488e7e into master May 2, 2026
86 checks passed
@tarcieri tarcieri deleted the signature/v3.0.0 branch May 2, 2026 16:29
tarcieri added a commit to RustCrypto/signatures that referenced this pull request May 2, 2026
tarcieri added a commit to RustCrypto/RSA that referenced this pull request May 2, 2026
tarcieri added a commit to RustCrypto/formats that referenced this pull request May 2, 2026
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.

2 participants