CI unblock: DER standalone target, SHA KAT, and streaming SHA-256 fixes #196
shrec
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
What
STANDALONE_TESTtotest_exploit_ecdsa_der_confusion_standalone, which fixes the missingmainlink failure in CI.batch_z_inv()allocation guarding so impossible oversize requests fail safely without exceptions in-fno-exceptionsbuilds.aKAT to use exact 64-byte blocks and pinned streamingSHA256class compression to the scalar path on x86 after reproducing an incorrect digest on long full-block streams via the SHA-NI route.sha256_32/sha256_33) accelerated, so the correctness fix is narrowly scoped to the streaming class path.Numbers
test_exploit_sha_kat_standalone: 17 passed, 0 failedtest_exploit_ecdsa_der_confusion_standalone: 12 passed, 0 failedHow to get it
dev55d5dd62(Fix CI-blocking audit and SHA regressions)All reactions