Skip to content

Upgrade sha2 to v0.10.9#5

Merged
flaub merged 11 commits intorisczerofrom
wollac/sha2-v0.10.9-risczero.0
Jul 24, 2025
Merged

Upgrade sha2 to v0.10.9#5
flaub merged 11 commits intorisczerofrom
wollac/sha2-v0.10.9-risczero.0

Conversation

@Wollac
Copy link
Copy Markdown

@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.
Co-authored-by: Tony Arcieri <bascule@gmail.com>
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