Skip to content

Add digest size checks for ECC sign/verify#392

Open
ColtonWilley wants to merge 1 commit intowolfSSL:masterfrom
ColtonWilley:wp_ecc_digest_size_check
Open

Add digest size checks for ECC sign/verify#392
ColtonWilley wants to merge 1 commit intowolfSSL:masterfrom
ColtonWilley:wp_ecc_digest_size_check

Conversation

@ColtonWilley
Copy link
Copy Markdown
Contributor

Mitigates CVE-2026-5194 on the provider side by enforcing digest-size invariants around wc_ecc_sign_hash / wc_ecc_verify_hash. Pairs with the wolfSSL fix in wolfSSL/wolfssl#10131. Sign and verify now reject digest-length mismatches and undersized raw inputs; new tests cover both paths.

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