Skip to content

blake2 v0.11.0 - #911

Merged
tarcieri merged 1 commit into
masterfrom
blake2/v0.11.0
Aug 26, 2026
Merged

blake2 v0.11.0#911
tarcieri merged 1 commit into
masterfrom
blake2/v0.11.0

Conversation

@tarcieri

@tarcieri tarcieri commented Aug 25, 2026

Copy link
Copy Markdown
Member

Added

  • zeroize support (#545)
  • Blake2b128, Blake2b256, Blake2s128 type aliases (#564)
  • CustomizedInit support (#664)
  • 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)

Removed

  • std crate feature (#678)
  • Blake2bVar and Blake2sVar types (#744)
  • SIMD support (#898)

Fixed

  • Handling of unkeyed hashes in keyed mode (#510, #612)

Comment thread blake2/CHANGELOG.md Outdated
@tarcieri
tarcieri merged commit fa30840 into master Aug 26, 2026
238 checks passed
@tarcieri
tarcieri deleted the blake2/v0.11.0 branch August 26, 2026 13:21
tarcieri added a commit to RustCrypto/password-hashes that referenced this pull request Aug 26, 2026
tarcieri added a commit to RustCrypto/password-hashes that referenced this pull request Aug 26, 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