Latest Posts

  • uncategorized wolfboot

    wolfBoot release: v.2.3.0

    wolfBoot 2.3.0 has finally been released! The universal secure bootloader extends its support to new platforms, improves existing ports, and introduces new groundbreaking features that set the pace to defining secure-boot for the next generation of embedded systems. A New Era of Secure Boot with ML-DSA and Hybrid Authentication The...
    Read more
  • uncategorized

    Live Webinar: Ensuring Security in Avionics with DO-178C Conformance

    Learn about the critical role of DO-178C in ensuring the safety and security of avionics systems in our upcoming webinar! As the aviation industry continues to evolve, compliance with rigorous safety standards such as DO-178C becomes essential for avionics software development. wolfSSL Software Engineer Tesfa Meal will delve into how...
    Read more
  • uncategorized wolssl

    MAX32666 and MAX32665 Hardware Acceleration added to wolfSSL

    wolfSSL now supports using the Trust Protection Unit (TPU), Modular Arithmetic Accelerator (MAA), and TRNG provided by Analog Devices MAX32666 and MAX32665 microcontrollers. The implementation can be seen in PR #7777 to wolfSSL, and is in wolfSSL starting at 5.7.4! The port offers various usage options: fully leveraging all hardware...
    Read more
  • uncategorized wolssl

    X509 Attribute Certificate support

    wolfSSL is adding support for X509 Attribute Certificates (ACERTs, for short), enabled with --enable-acert. This initial support includes reading, printing, and verifying. Furthermore, it uses our new ASN.1 template implementation, and supports RSA-PSS as well.
    Read more
  • uncategorized wolssl

    LMS in PKCS11

    Most people know that wolfSSL supports being a PKCS11 consumer. It is easy to enable this with the --enable-pkcs11 configure time flag and then trying out the examples. Now, what most people don’t realize is that we also have the ability to be a PKCS11 provider!! This is via our...
    Read more
  • uncategorized wolssl

    wolfSSL 5.7.4 Release

    wolfSSL release 5.7.4 is now available, with exciting optimizations for ARM devices and enhancements to post-quantum cryptography algorithms. If you’re using wolfSSL on RISC-V, we’ve also included new performance enhancements specifically for RISC-V devices. Alongside these optimizations and new features, several important fixes were made. One notable fix involves the...
    Read more
  • uncategorized wolfboot

    wolfBoot: Secure Boot now with support for FIPS 204 ML-DSA post-quantum signature algorithm

    NIST recently announced three new standards for post-quantum cryptography (FIPS 203-205), and among them was ML-DSA (FIPS 204, Module-Lattice Digital Signature Algorithm), a lattice-based algorithm derived from the round 3 finalist CRYSTALS-DILITHIUM. As a general purpose digital signature algorithm ML-DSA has attractive features, such as fast key generation, signing, and...
    Read more