Skip to content
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

Fix ECC verify bug #81

Merged
merged 1 commit into from
Oct 25, 2024
Merged

Fix ECC verify bug #81

merged 1 commit into from
Oct 25, 2024

Conversation

bigbrett
Copy link
Contributor

Fix bug where error codes returned from wolfCrypt were stored in an unsigned value, preventing the error from being detected and leading to read of garbage comm buffer data on the client side

@bigbrett bigbrett requested a review from billphipps October 23, 2024 21:29
@bigbrett bigbrett self-assigned this Oct 23, 2024
Copy link
Contributor

@billphipps billphipps left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Minor tweak to match types

src/wh_server_crypto.c Show resolved Hide resolved
@billphipps billphipps merged commit 3ed835b into wolfSSL:main Oct 25, 2024
2 checks passed
jefferyq2 pushed a commit to jefferyq2/wolfHSM that referenced this pull request Nov 10, 2024
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.

2 participants