With the recent release of wolfSSL 4.1.0, the wolfSSL team has also updated the wolfSSL FIPS Ready library. This product features new, state of the art concepts and technology. In a single sentence, wolfSSL FIPS Ready is a testable and free to download open source embedded SSL/TLS library with support for FIPS validation, with FIPS enabled […]
Read MoreMore TagCategory: Uncategorized
wolfCrypt as an engine for OpenSSL
As many people know, the OpenSSL project is struggling with FIPS, and their new FIPS release is not expected until December 2020. The version of OpenSSL that supports FIPS goes into End Of Life and is no longer supported in December of 2019. This means that OpenSSL users will not have a supported package for […]
Read MoreMore TagwolfSSH 1.4.2 Release
wolfSSH Version 1.4.2 Has Been Released!! This version of wolfSSH includes some new feature additions and fixes. Additional features and code changes added to wolfSSH include: Added example server with Renesas CS+ port Add structure size print out option -z to example client when the macro WOLFSSH_SHOW_SIZES is defined Additional automated tests of wolfSSH_CTX_UsePrivateKey_buffer and […]
Read MoreMore TagDifferences between TLS 1.2 and TLS 1.3 (#TLS13)
wolfSSL’s embedded SSL/TLS library has included support for TLS 1.3 since early releases of the TLS 1.3 draft. Since then, wolfSSL has remained up-to-date with the TLS 1.3 specification. In this post, the major upgrades of TLS 1.3 from TLS 1.2 are outlined below: TLS 1.3 This protocol is defined in RFC 8446. TLS 1.3 […]
Read MoreMore TagQuantum Safe wolfSSL
wolfSSL, in partnership with Security Innovation, has support for the “Quantum-safe hybrid” ciphersuite. Having this ciphersuite supported in the wolfSSL embedded TLS library allows two parties to use any existing ciphersuite and “quantum-safe” any traffic protected by that ciphersuite. Adding in the quantum resistant section to the master secret increases protection against attackers who record […]
Read MoreMore TagwolfSSL MQTT Sensor Network (MQTT-SN)
The MQTT Sensor Network standard provides a lightweight networking protocol perfectly suited for low cost, low power hardware. The protocol allows using small topic identifiers in place of the full topic name when sending and receiving publish data. The wolfMQTT SN Client implementation is based on the OASIS MQTT-SN v1.2 specification. The SN API is […]
Read MoreMore TagwolfSSL Asynchronous Release v4.1.0
A new update to the asynchronous version of wolfSSL v4.1.0 has been released. With this release comes bug fixes and new features included in the wolfSSL v4.1.0 release. In addition to all the wolfSSL v4.1.0 fixes, the asynchronous version also includes the following: Fixes for memory stability on QuickAssist: Fix for possible issue with QAT […]
Read MoreMore TagwolfSSL FIPS-Ready
With the recent release of wolfSSL 4.1.0, the wolfSSL team has also updated the wolfSSL FIPS Ready library. This product features new, state of the art concepts and technology. In a single sentence, wolfSSL FIPS Ready is a testable and free to download open source embedded SSL/TLS library with support for FIPS validation, with FIPS enabled […]
Read MoreMore TagwolfTPM v1.6 Release
wolfTPM version 1.6 has been released (08/01/2019) and is available for download! This release includes improvements for compatibility, chip detection, initialization options and small stack support. This version adds new wrapper API’s for PCR extend as well as support for using HMAC with an existing key. A full list of the release notes are listed […]
Read MoreMore TagwolfMQTT v1.3.0 Release
wolfMQTT v1.3.0 has been released (08/01/2019) and is available for download. With this release comes multithread support with the enable option –enable-mt, various fixes and improvements to examples, and more. A full list of wolfMQTT 1.3.0 release notes are listed below: Fix fwpush example to use filename option -f. (PR #117) Added multiple thread support using […]
Read MoreMore Tag
