PQC in cURL

When curl is built with wolfSSL as the TLS backend, you can get ML-KEM and ML-DSA post-quantum algorithm support in TLS 1.3, provided wolfSSL was configured with –enable-curl, –enable-mlkem and –enable-mldsa. Getting started with wolfSSL? Download the latest libraries here and start exploring. The following ML-KEM groups are available: Pure ML-KEM (post-quantum only) ML_KEM_512 ML_KEM_768 […]

Read MoreMore Tag

curl Award Month: National and European Recognition and Legacy – curl’s Impact in the Modern Era

2025 marked a year of extraordinary recognition for Daniel Stenberg and curl, celebrating both technical excellence and societal impact. Daniel was honored with the European Open Source Achievement Award, highlighting his enduring contributions to open-source software and acknowledging the global influence of curl in enabling reliable and secure data transfers. Later that year, he was […]

Read MoreMore Tag

curl Award Month: Global Impact and Innovation

By 2020, curl’s reach extended far beyond the developer community, with its reliability and security earning international recognition. That year, Daniel Stenberg received a Google Patch Grant to further improve libcurl’s security, highlighting the importance of his work in safeguarding one of the most widely used software components in the world. In 2021, curl’s contributions […]

Read MoreMore Tag

CRA Compliant curl

As the Cyber Resilience Act (CRA) is getting closer and companies wanting to sell digital services in goods within the EU need to step up, tighten their procedures, improve their documentation and get control over their dependencies I feel it could be timely to remind everyone: We of course offer full support and fully CRA […]

Read MoreMore Tag

Secure Data Transfers on BSD Systems

Many developers working on FreeBSD, OpenBSD, and NetBSD may not realize that cURL can be integrated with wolfSSL for secure communications. This combination allows applications to use modern TLS protocols and FIPS 140-3 validated cryptography on BSD platforms. Secure communication is critical in servers and embedded devices. Using wolfSSL with cURL ensures standards-compliant TLS connections […]

Read MoreMore Tag

Using ECH with curl and wolfSSL

The Server Name Indication (SNI) extension to TLS allows the client to specify the name of the server it is trying to connect to, which allows the server to select between multiple virtual servers and present the appropriate certificate for the connection. The client sends the server name as a part of a Client Hello […]

Read MoreMore Tag

Coming Soon: tiny-curl for Zephyr RTOS

At wolfSSL, we’re excited to announce plans for a tiny-curl port tailored for Zephyr RTOS. This will bring lightweight HTTPS client capabilities to one of the most widely used real-time operating systems for embedded devices. Stay tuned for updates as we work to integrate tiny-curl’s proven functionality into the Zephyr ecosystem. If you have questions […]

Read MoreMore Tag

Posts navigation

1 2 3