Skip to content

Upgrade sha2 to v0.10.9 #5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
Jul 24, 2025
Merged

Upgrade sha2 to v0.10.9 #5

merged 11 commits into from
Jul 24, 2025

Conversation

Wollac
Copy link

@Wollac Wollac commented Jul 14, 2025

No description provided.

newpavlov and others added 11 commits October 23, 2023 13:13
Not zeroizing the state allows to recover any squeezed output. This is
because the `ascon` permutations can be inversed. Hence, access to the
complete state allows to perform this operation.
These jobs result in broken CI since the old version of `cpufeatures`
results in compiler warnings on recent compiler versions, while by
updating it we pull newer `libc` which requires the 2018 edition.
…to#687)

This PR is a slightly modified backport of [RustCrypto#686]. Instead of the
configuration flag it introduces the `force-soft-compact` crate feature.

[RustCrypto#686]: RustCrypto#686
@Wollac Wollac requested a review from nategraf July 14, 2025 20:15
@flaub flaub merged commit 8631fab into risczero Jul 24, 2025
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.

7 participants