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 build error with missing wc_RsaKeyToPublicDer_ex #323

Merged
merged 2 commits into from
Jan 19, 2024

Conversation

dgarske
Copy link
Contributor

@dgarske dgarske commented Jan 19, 2024

Broken in #322

@dgarske dgarske self-assigned this Jan 19, 2024
@dgarske dgarske assigned JacobBarthelmeh and unassigned dgarske Jan 19, 2024
@JacobBarthelmeh
Copy link
Contributor

Please also double check the macro guards around the ECC export above. I believe it needs

#if defined(HAVE_ECC) && defined(HAVE_ECC_KEY_EXPORT)

@JacobBarthelmeh JacobBarthelmeh merged commit d492f00 into wolfSSL:master Jan 19, 2024
3 checks passed
@dgarske dgarske deleted the rsa_pubexport branch January 26, 2024 22:32
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