The New Year release of wolfMQTT, v1.11.0, is now available! This release has several bug fixes and optimizations including: Return correct error code in SN_Client_Connect (PR #268) Removing unsupported TLS and SNI options in sn-client (PR #266) Fixes for multithreading with non-blocking (PR #252) Doxygen work removing depreciated command and fixing other warnings (PR #264) […]
Read MoreMore TagCategory: Uncategorized
wolfSSL Adds Support for the Arm® TrustZone® CryptoCell-310
Are you a user of the ARM CryptoCell acceleration hardware? If so, you will be happy to know that wolfSSL has support for CryptoCell with wolfCrypt and benchmark examples to the wolfSSL embedded SSL/TLS library! The wolfSSL port supports the following features: SHA-256 AES CBC Elliptic Curve Digital Signature Algorithm (ECDSA) – sign and verify […]
Read MoreMore TagUpcoming Webinar: Getting Started with wolfMQTT
Join wolfSSL engineer Eric Blankenhorn to learn more about our wolfMQTT library, built to be multi-platform, space conscious and extensible. The wolfMQTT library is a client implementation of the MQTT written in C for embedded use, and supports SSL/TLS via the wolfSSL library. Bring your questions for the Q&A session to follow! Watch the webinar […]
Read MoreMore TagDeprecation of Rabbit, HC128, IDEA, Camellia
Here at wolfSSL, we like to be on the cutting edge of things. Sometimes that means supporting algorithms before they are widely adopted which can lead to supporting algorithms that do not get wide adoption. This has been the case for the following algorithms: – Rabbit – HC128 – IDEA – Camellia To reduce code […]
Read MoreMore TagcTLS: Compact TLS
Here at wolfSSL we are at the cutting edge of cryptography and protocols. For example, even before TLS 1.3 was fully standardized, we were implementing it in line with the draft RFCs. Also, with the progress that is being made in the quantum computing space, we are keeping abreast of post-quantum cryptography and the standardization […]
Read MoreMore TagwolfSSL v5.1.1 Release
Happy Holidays! The wolfSSL holiday release is available for download! This release includes more compatibility layer expansions, updates to the version of open source projects supported, post quantum additions, and new hardware port additions to name some of what was included. As well as 2 vulnerabilities fixed in the release bundle. A major performance upgrade […]
Read MoreMore TagUpcoming Webinar: Getting started with wolfSSL
This webinar will provide attendees with the basics and best practices needed to get started using the wolfSSL TLS library in products and projects into 2022. Topics will include a brief overview of TLS 1.3, wolfSSL package structure, how to build wolfSSL, running the wolfCrypt cryptography test and benchmark applications, wolfSSL basic API usage, tips […]
Read MoreMore TagwolfSSL Supports SNI and TLSx options for CMake builds
We’re pleased to announce that we’ve added support for SNI and TLSx options for CMake builds in wolfSSL v5.0.0! Server Name Indication (SNI) is useful when a server hosts multiple “virtual” servers at a single underlying network address. It may be desirable for clients to provide the name of the server which it is contacting. […]
Read MoreMore TagConfiguring wolfSSL With Alternate Certificate Chain Feature Enabled
WolfSSL v5.0.0 includes an added build option to configure wolfSSL with the alternate certificate chain feature enabled! Default wolfSSL behavior is to require validation of all presented peer certificates. This also allows loading intermediate Certificate Authorities (CA’s) as trusted and ignoring no signer failures for CA’s up the chain to root. Enabling alternate certificate chain […]
Read MoreMore TagwolfCLU Build Option
WolfSSL v5.0.0 includes an added build option for use with our portable command-line utility product, wolfCLU! wolfCLU (Command Line Utility) is backed by the best-tested crypto using wolfCrypt and it can make use of FIPS builds with wolfSSL. You can download wolfCLU on Github today for use with the wolfSSL embedded SSL/TLS library! This added […]
Read MoreMore Tag
