Skip to content

wolfssl: no more use of the OpenSSL API - #15480

Closed
bagder wants to merge 1 commit into
masterfrom
bagder/wolfssl-no-openssl
Closed

wolfssl: no more use of the OpenSSL API#15480
bagder wants to merge 1 commit into
masterfrom
bagder/wolfssl-no-openssl

Conversation

@bagder

@bagder bagder commented Nov 4, 2024

Copy link
Copy Markdown
Member

This allows curl to build with a wolfSSL built without the OpenSSL API

It should allow curl to (soon?) build with both wolfSSL and OpenSSL

This change makes curl use its own sha256 implementaion when built with wolfSSL: room for improvement.

This allows curl to build with a wolfSSL built without the OpenSSL

It should allow curl to (soon?) build with *both* wolfSSL and OpenSSL

This change makes curl use its own sha256 implementaion when built with
wolfSSL: room for improvement.
@bagder bagder added the TLS label Nov 4, 2024
@bagder bagder closed this in 4133007 Nov 4, 2024
@bagder
bagder deleted the bagder/wolfssl-no-openssl branch November 4, 2024 09:36
pps83 pushed a commit to pps83/curl that referenced this pull request Apr 26, 2025
Allows curl to build with a wolfSSL built without its OpenSSL API.

It should allow curl to (soon?) build with *both* wolfSSL and OpenSSL

This change makes curl use its own sha256 implementaion when built with
wolfSSL: room for improvement.

Closes curl#15480
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

1 participant