Skip to content

Release sha3 v0.11.0#816

Merged
newpavlov merged 2 commits intomasterfrom
release/sha3-v0.11.0
Apr 2, 2026
Merged

Release sha3 v0.11.0#816
newpavlov merged 2 commits intomasterfrom
release/sha3-v0.11.0

Conversation

@newpavlov
Copy link
Copy Markdown
Member

Added

  • alloc crate feature (#678)

Changed

  • Edition changed to 2024 and MSRV bumped to 1.85 (#652)
  • Relax MSRV policy and allow MSRV bumps in patch releases
  • Update to digest v0.11
  • Replace type aliases with newtypes (#678)
  • Implementation of the SerializableState trait (#716)

Removed

  • std crate feature (#678)
  • CShake128/256 and TurboShake128/256 types by moving them to
    cshake and turbo-shake crates respectively (#815)

@newpavlov newpavlov requested a review from tarcieri April 1, 2026 14:56
@newpavlov
Copy link
Copy Markdown
Member Author

Note that we may use the turboshake crate name instead of turbo-shake in future.

@newpavlov newpavlov merged commit 6c69ea9 into master Apr 2, 2026
261 checks passed
@newpavlov newpavlov deleted the release/sha3-v0.11.0 branch April 2, 2026 19:06
tarcieri added a commit to RustCrypto/KEMs that referenced this pull request Apr 2, 2026
tarcieri added a commit to RustCrypto/KEMs that referenced this pull request Apr 2, 2026
tarcieri added a commit to RustCrypto/signatures that referenced this pull request Apr 3, 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.

1 participant