CAAM support with wolfSSL on QNX was expanded. Previously the port included i.MX6 devices now it can run on i.MX8 devices and handle AES-CTR operations in addition to the previously supported ECC, CMAC, and BLOB operations.This enhancement included some additional refactoring and robustness of the QNX resource manager in wolfSSL. If you have any questions […]
Read MoreMore TagAuthor: Kajal Sapkota
Upcoming Live Webinar : wolfEngine – wolfCrypt as an Engine for OpenSSL
Join our live wolfEngine webinar, where we introduce one of our newest products wolfEngine, a separate standalone library which links against wolfSSL (libwolfssl) and OpenSSL. wolfEngine implements and exposes an OpenSSL engine implementation which wraps the wolfCrypt native API internally. Algorithm support matches that as listed on the wolfCrypt FIPS 140-2 certificate #3389. Learn about […]
Read MoreMore TagwolfMQTT Releases v1.14.0
The summer release of wolfMQTT, v1.14.0, is now available! This release has several bug fixes and optimizations including: Support post-quantum KYBER_LEVEL1 and P256_KYBER_LEVEL1 with FALCON_LEVEL1 in wolfMQTT. by @anhu #300 Add WOLFMQTT_USE_CB_ON_DISCONNECT for CB on client disconnect by @embhorn in #302 Fix to release connect ack props by @embhorn in #301 Check out the changelog […]
Read MoreMore TagDTLS 1.3 Beta Out!
DTLS 1.3 is here! wolfSSL release 5.4.0 was recently sent out and one of the exciting new features in the release was initial support for DTLS 1.3. This new protocol implementation gives improvements over the previous 1.2/1.0 versions of DTLS and compliments the TLS 1.3 implementation in wolfSSL quite nicely. wolfSSL prides itself on our […]
Read MoreMore TagwolfSSL 5.4.0 Release!
DTLS 1.3 is here! wolfSSL release 5.4.0 was recently sent out and one of the exciting new features in the release was initial support for DTLS 1.3. This new protocol implementation gives improvements over the previous 1.2/1.0 versions of DTLS and compliments the TLS 1.3 implementation in wolfSSL quite nicely. Another big change to make […]
Read MoreMore TagNIST Announces Post-Quantum Algorithm Standardization
Well, the internet has been abuzz with the announcement of the four post-quantum algorithms that will move on from the NIST Post-Quantum Competition to standardization. They are: KYBER Key Encapsulation Mechanism DILITHIUM Signature Scheme FALCON Signature Scheme SPHINCS+ Signature Scheme NIST has a very detailed report about the algorithms and some explanations which can be […]
Read MoreMore TagTLS Glitch Resistance on Encrypt
We’ve had some recent interest in adding resistance for detection of encrypt issues due to glitching. A recent report for ESP32 AES HW showed it was possible to skip the encrypt operation with some timed glitching. The attack requires physical access to the hardware. The attack results in the HW encrypt operation being skipped and […]
Read MoreMore TagwolfSSL Xilinx FreeRTOS
wolfSSL has easy options for using FreeRTOS with LwIP on Xilinx boards! The Xilinx SDK has support for FreeRTOS and LwIP with embedded projects, which wolfSSL has been ported to use both for some time! The directory containing some Xilinx IDE projects and information for a quick start when working with the Xilinx SDK is […]
Read MoreMore TagwolfSSH SSHD
We are in the process of developing an SSHD server with wolfSSH. This will be a fully featured application that can take in a typical OpenSSH style sshd_config file and handle incoming SSH connections. It’s backed by the progressive and well tested wolfCrypt library for all crypto operations. It is also developed with embedded devices […]
Read MoreMore TagwolfMQTT with Post-Quantum KYBER and FALCON
Here at wolfSSL, we pride ourselves on keeping up to date with the various post-quantum developments related to the protocols we support. wolfMQTT is a client side library that supports the MQTT publish and subscribe protocol that is a very good fit for IoT applications. Recently, the OpenQuantumSafe project got a pull request for a […]
Read MoreMore Tag
