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 Guards #684

Closed
wants to merge 1 commit into from
Closed

Fix Guards #684

wants to merge 1 commit into from

Conversation

ejohnstown
Copy link
Contributor

  1. In KexDhReply(), make the ECDH vs ECDSA guards consistent and correct them for ECDH.
  2. In the private key agreement handshake info, change the guard for the ecc key to only be on ECDH.
    Fixes issue Error when building wolfssh with only WOLFSSH_NO_ECDSA or WOLFSSH_NO_ECDH #679.

1. In `KexDhReply()`, make the ECDH vs ECDSA guards consistent and
   correct them for ECDH.
2. In the private key agreement handshake info, change the guard for the
   ecc key to only be on ECDH.
@ejohnstown ejohnstown mentioned this pull request May 2, 2024
@ejohnstown
Copy link
Contributor Author

PR #686 supersedes this PR.

@ejohnstown ejohnstown closed this May 2, 2024
@ejohnstown ejohnstown deleted the fix-guards branch May 2, 2024 00:34
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