Have you ever needed a TPM but only had an FPGA available, or needed a TPM for a project and had additional requirements that are not supported by current hardware available? wolfSSL is working on the use of a fTPM (Firmware Trusted Platform Module) running on a Xilinx FPGA Microblaze that is also capable of […]
Read MoreMore TagCategory: Uncategorized
Espressif RISC-V Hardware Accelerated Cryptographic Functions Up to 1000% Faster than Software
We at wolfSSL continue to embrace the IoT market and congratulate all of the Espressif staff and partners on reaching the 1 Billion Device milestone in 2023. All of those devices need serious, commercial grade security with up to 7×24 support. We are here to help you do that! Of course, wolfSSL software cryptography works […]
Read MoreMore TagwolfMQTT: support for curl easy socket backend
Do you have a need for using MQTT with an http proxy? Users of libcurl know that they can leverage wolfSSL to provide TLS for their applications, and thus enjoy the advantages of both libcurl for data transport and handling http proxies, and wolfSSL for transport security. In this vein, we’ve created a new network […]
Read MoreMore TagLive Webinar: Getting Started with wolfSSL in 2024
Welcome to our exclusive webinar, ‘Getting Started with wolfSSL in 2024’. Join us for an insightful session presented by Chris Conlon, wolfSSL Engineering Manager. Scheduled for January 4th at 9 am PT, this webinar is your gateway to mastering wolfSSL, the ultimate Embedded SSL/TLS Library for IoT device security, advanced encryption algorithms and much more. […]
Read MoreMore TagHow to make your TPM talk PKCS11
wolfSSL has implemented our own PKCS11 provider library to leverage cryptographic hardware and keystores on various systems. Recently we added support for using a TPM 2.0 module with wolfTPM (see pull request #23). We believe that this functionality is particularly useful for users that have coded to the PKCS11 standard, but need to switch to […]
Read MoreMore TagwolfMQTT Releases v1.18.0
The Christmas release of wolfMQTT, v1.18.0, is now available! This release has several bug fixes and optimizations including: Add curl easy socket backend. by @philljj in #380 WOLFMQTT_EXAMPLE_CERT allowing static or extern cert assignment by @gojimmypi in #354 Tiny readme cleanup. by @philljj in #381 Fix high coverity issues by @embhorn in #379 Add broker […]
Read MoreMore TagwolfSSH 1.4.15 Now Available!
Merry Christmas! The Christmas release of wolfSSH is here, version 1.4.15! Version 1.4.15 brings with it a fix for a vulnerability, bug fixes, new features, and some enhancements as well! For a description of vulnerabilities fixed, please see our vulnerability page. New features in this release include a wolfSSH client application, support for OpenSSH-style keys, […]
Read MoreMore TagLive Webinar: Getting Started with wolfSSL in 2024
Welcome to our exclusive webinar, ‘Getting Started with wolfSSL in 2024’. Join us for an insightful session presented by Chris Conlon, wolfSSL Engineering Manager. Scheduled for January 4th at 9 am PT, this webinar is your gateway to mastering wolfSSL, the ultimate Embedded SSL/TLS Library for IoT device security, advanced encryption algorithms and much more. […]
Read MoreMore TagwolfTPM Support for Encrypting Secrets with ECC
wolfTPM is a portable TPM 2.0 stack with backward API compatibility designed for embedded use, and the newly released wolfTPM v3.0.0 includes support for encrypting secrets with ECC keys. TPM’s encrypt secrets to prevent their disclosure to unauthorized entities. And whereas encryption with RSA keys was already supported in wolfTPM, users now have the option […]
Read MoreMore TagwolfTPM STM32Cube Expansion Package for STM32 is now available!
wolfTPM is a portable TPM 2.0 stack with backward API compatibility designed for embedded use, and with the new STM32Cube Expansion Pack, STM32 developers are given a smooth sailing route to wolfTPM integration. wolfTPM has had HAL IO Callback examples for STM32CubeMX for a while now, and supports SPI and out-of-the-box I2C for STM32CubeMX projects. […]
Read MoreMore Tag
