Skip to content

Conversation

Shatur
Copy link
Contributor

@Shatur Shatur commented Sep 19, 2025

The sha3 crate by default enables alloc and oid, which aren't needed. I checked it locally with cargo check -p ml-dsa --all-features. I assume this was just an oversight, since slh-dsa already disables the default features for sha3:

sha3 = { version = "0.11.0-rc.0", default-features = false }

@tarcieri tarcieri merged commit 6cf535b into RustCrypto:master Sep 19, 2025
5 checks passed
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