Skip to content

Conversation

@ejohnstown
Copy link
Contributor

While checking the version of wolfSSL used with wolfSSH, also check that wolfSSL has the wolfSSH required options configured. This clears up a guard issue around the function wc_SSH_KDF(). The change makes sure wolfSSH falls back on its own version of the function if wolfSSL's isn't present.

Fixes #781.

@divinity76
Copy link
Contributor

this is exactly the same as PR #848

guess PR #848 was closed because of the contributor agreement thing?

1. While checking the version of wolfSSL used with wolfSSH, also check
   that wolfSSL has the wolfSSH required options configured. This clears
   up a guard issue around the function `wc_SSH_KDF()`. The change makes
   sure wolfSSH falls back on its own version of the function if
   wolfSSL's isn't present.
@ejohnstown
Copy link
Contributor Author

Redundant.

@ejohnstown ejohnstown closed this Dec 9, 2025
@ejohnstown ejohnstown deleted the kdf-fix branch December 9, 2025 17:22
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.

wolfssh_echoserver Example Fails to Compile Due to wc_SSH_KDF Implicit Declaration

3 participants