Skip to content

blake2 v0.11.0 - #911

Open
tarcieri wants to merge 1 commit into
masterfrom
blake2/v0.11.0
Open

blake2 v0.11.0#911
tarcieri wants to merge 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)
  • Unkeyed hashing support (#612)
  • 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)

Comment thread blake2/CHANGELOG.md
### Added
- `zeroize` support ([#545])
- `Blake2b128`, `Blake2b256`, `Blake2s128` type aliases ([#564])
- Unkeyed hashing support ([#612])

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is #510 worth mentioning here?

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