Latest Posts

  • uncategorized fips

    wolfCrypt Python: PQC Algorithm Support

    wolfCrypt Python, a Python wrapper for wolfSSL’s cryptographic library wolfCrypt, now has supported Python APIs that can utilize the PQC algorithms ML-KEM and ML-DSA. The ML-KEM (Module Lattice-based Key Encapsulation Mechanism) APIs provide quantum-resistant key exchange with three parameter sets (512/768/1024). The implementation includes key generation, encapsulation, decapsulation, and key...
    Read more
  • uncategorized wolfssh

    wolfSSH Support With TPM Public Key Authentication

    wolfSSH now supports TPM public key authentication with RSA. This feature enhances security for embedded and IoT applications by leveraging TPM 2.0 functionality for client side authentication. Below is a summary of the key changes that were made in PR# 754. TPM Public Key Authentication with RSA PR# 754 provides...
    Read more
  • curl uncategorized

    curl Distro Discussion 2025

    Join the second annual curl Distro Discussion on April 10th at 3 PM UTC (5 PM CEST). This online event brings together Linux and BSD distributions, OS maintainers, and the curl community for an in-depth two-hour conference. The event is free and open to anyone interested in improving curl’s integration...
    Read more
  • uncategorized

    Live Webinar: Everything You Need to Know about DTLS 1.3

    Learn How DTLS 1.3 Enhances Security and Performance in UDP-Based Applications. Register Now: Everything You Need to Know about DTLS 1.3 Date: April 9th | 10 AM PT As a leader in DTLS 1.3 implementation, wolfSSL continues to advance secure communication with optimized performance and robust security features. Our latest...
    Read more
  • uncategorized wolfboot

    µITRON Support in wolfBoot

    We regularly receive inquiries regarding µITRON support in wolfSSL products—and understandably so. As a specification for real-time operating systems (RTOS), ITRON has led to a wide variety of implementations. These include open-source projects such as TOPPERS/ASP, as well as commercial RTOS offerings like eT-Kernel (by eSOL), µC3 (by eForce), and...
    Read more
  • uncategorized fips

    wolfCrypt Takes Over libgcrypt

    We are pleased to announce the start of an official wolfSSL project to port wolfCrypt FIPS into libgcrypt. This initiative aims to replace the underlying cryptography in applications using libgcrypt with wolfCrypt’s certified algorithms. With wolfCrypt already achieving FIPS 140-3 certification, applications using libgcrypt’s API can immediately be deployed in...
    Read more
  • uncategorized wolftpm

    wolfTPM supports NSING Technologies NS350

    wolfTPM is a portable, open-source TPM 2.0 stack with backward API compatibility, designed for embedded use. It is highly portable, and has native support for Linux and Windows. RTOS and bare metal environments can take advantage of a single IO callback for SPI hardware interface, no external dependencies, and compact...
    Read more