Skip to content

Ci/repair release evidence - #88

Open
loadingalias wants to merge 8 commits into
mainfrom
ci/repair-release-evidence
Open

Ci/repair release evidence#88
loadingalias wants to merge 8 commits into
mainfrom
ci/repair-release-evidence

Conversation

@loadingalias

Copy link
Copy Markdown
Owner

No description provided.

Replace the confounded RSA CRT-exponent gate with a fixed-modulus, fixed-width exponent measurement while retaining the broad comparison as diagnostic. Gate the XXH3 kernel test import on accelerated targets and document branch-scoped assurance runs.
Keep the DudeCT harness compatible with the workspace's core-first Clippy policy.
@codecov

codecov Bot commented Aug 21, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 80.49645% with 55 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/auth/ecdsa.rs 78.26% 55 Missing ⚠️

📢 Thoughts on this report? Let us know!

Centralize benchmark selection, authenticate WASM validation tools, and keep local and CI diagnostics under one checked contract.

Harden AArch64 RSA private exponentiation with FEAT_DIT and retarget its timing gate at steady-state production work without increasing the 512-sample budget.
Split caller randomness across wide nonce reduction and nonce inversion/finalization, and require matching Dudect leaf evidence.

Normalize benchmark metadata and checked-in vector corpora with the repository JSON formatter.
Replace caller-blinded Horner multiplication with fixed-count shift/add modular reduction. Split caller randomness between projective and remaining scalar arithmetic, and promote the production reducer leaf to required constant-time evidence.
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.

1 participant