The wolfSSL ecosystem consists of several software modules and components, each with specific goals and purposes. We make sure all our software products are engineered using the quality standards required by our process. Each step in the software lifetime is regulated by strict rules and testing criteria (including stringent fuzz based testing) that ensure the […]
Read MoreMore TagCategory: Uncategorized
What Is the Difference Between HSM, TPM, Secure Enclave, and Secure Element or Hardware Root of Trust
Hardware Security Module (HSM) A hardware security module (HSM) is a physical computing device that protects digital key management and key exchange, and performs encryption operations for digital signatures, authentication and other cryptographic functions. It can be thought of as a “trusted” network computer for performing cryptographic operations. A HSM is secure because it: Is […]
Read MoreMore TagwolfMQTT Releases v1.12.0
The latest release of wolfMQTT, v1.12.0, is now available! This release has several bug fixes and optimizations including: Allow MqttClient_WaitType to return MQTT_CODE_CONTINUE with MT (PR #283) Fix decoding user property and add example (PR #282) Fix issue with MqttClient_Publish_WriteOnly not waiting properly for ACK (PR #281) Fix MQTTv5 disconnect with props (PR #279) Add […]
Read MoreMore TagUpcoming Webinar: Looking Under The Hood – wolfSSL Automotive Security
wolfSSL is holding an upcoming webinar on February 24th, 2022! Join us for a comprehensive presentation on how to leverage wolfSSL for all of your automotive security needs. Our expert engineers will go through a variety of different use cases, stories, and examples, each with specific engineering details. Bring your questions for the Q&A session […]
Read MoreMore TagPlatform Security Architecture (PSA) Crypto API support in wolfSSL
One of the reasons for wolfSSL ubiquity is its easiness to support a wide range of platforms, interfaces and hardware accelerations. Now wolfSSL makes another step in this direction supporting an additional cryptographic interface, the Platform Security Architecture (PSA) crypto API. This means that everything wolfSSL supports (DTLS 1.2, TLS 1.3, etc.) can now leverage […]
Read MoreMore TagExpanding CAAM Use
We have been expanding wolfSSL’s use of NXPs CAAM (Cryptographic Acceleration and Assurance Module) on i.MX8 devices. Now it is able to use black keys with RSA operations on one of NXP’s Linux setups. To achieve this we expanded the current CAAM driver some and will post links and benchmarks shortly. Using black key’s with […]
Read MoreMore TagwolfSSL Supports nginx 1.21.4
wolfSSL has added support for nginx 1.21.4. nginx is a high-performance and high-concurrency web server capable of powering your website and more! wolfSSL is a SSL/TLS library that implements the TLS stack up to TLS 1.3 and DTLS 1.2. Under the hood, we use the wolfCrypt library to provide FIPS 140-2 (soon to be 140-3) […]
Read MoreMore TagwolfSSL Supports Apache 2.4.51
wolfSSL has updated support for the Apache HTTP Server. We have updated support for Apache httpd to version 2.4.51 in pull request #4658. wolfSSL is a SSL/TLS library that implements support for the latest TLS standards (TLS 1.3 and DTLS 1.2). Apache is the most popular web server on the Internet since April 1996 that […]
Read MoreMore TagwolfSSL v5.2.0 Release
wolfSSL v5.2.0 is available for download. This release includes a fix for a vulnerability in our TLSv1.3 implementation. For additional vulnerability information visit the vulnerability page at https://www.wolfssl.com/docs/security-vulnerabilities/. Included are many API expansions and some updates. The SP Math library has more performance improvements, including speedups for X448 and Ed448. We have removed three little […]
Read MoreMore TagWhy replace NSS with wolfSSL in Firefox?
Here at wolfSSL, we love doing integrations. What you might not know about Mozilla’s Firefox and NSS is that all of the cryptography happens underneath their PKCS#11 layer which is a software component called the “NSS Internal PKCS #11 Module”. It has a “Software Security Device.” As you can see in the user interface screenshot […]
Read MoreMore Tag
