Skip to content

sha3: Add docs to clarify the DS generic param on TurboShake#798

Merged
newpavlov merged 5 commits intoRustCrypto:masterfrom
rozbb:doc-turboshake
Mar 16, 2026
Merged

sha3: Add docs to clarify the DS generic param on TurboShake#798
newpavlov merged 5 commits intoRustCrypto:masterfrom
rozbb:doc-turboshake

Conversation

@rozbb
Copy link
Copy Markdown
Contributor

@rozbb rozbb commented Mar 13, 2026

No description provided.

@newpavlov newpavlov merged commit 155dbbf into RustCrypto:master Mar 16, 2026
15 checks passed
@rozbb rozbb deleted the doc-turboshake branch March 16, 2026 01:48
newpavlov added a commit that referenced this pull request Apr 2, 2026
### 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])

[#652]: #652
[#678]: #678
[#716]: #716
[#798]: #798
[#815]: #815
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