Thanks to the hard work at wolfSSL, the wolfBoot Secure Bootloader will soon be obtaining some new features that are currently under evaluation. These features include more options and additions, and will also improve the performance of the wolfBoot library. The following chart shows how these new features can impact the bootloader: More information on […]
Read MoreMore TagCategory: Uncategorized
Differences between SSL and TLS Protocol Versions
Have you heard talk about SSL 3.0, TLS 1.0, TLS 1.1, TLS 1.2, and TLS 1.3 but never really knew the differences between the different versions? Secure Socket Layer (SSL) and Transport Security Layer (TLS) are both cryptographic protocols which provide secure communication over networks. These different versions are all in widespread use today in […]
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 TagConfiguring the wolfSSH Lightweight SSH Library
wolfSSL provides many different embedded libraries and products, one of which is the wolfSSH Lightweight SSH library. wolfSSH is a lightweight SSHv2 server library written in ANSI C and targeted for embedded, RTOS, and resource-constrained environments – primarily because of its small size, speed, and feature set. It also includes many different example applications, such […]
Read MoreMore TagwolfSSL PKCS#11 Support
The wolfSSL embedded SSL/TLS library has support for PCKS#11! The PKCS#11 standard defines an API for using cryptographic tokens. The API added to wolfSSL will work with the most commonly used cryptographic object types (RSA keys, X.509 Certificates, DES/Triple DES keys, etc.) and all the functions needed to use, create, modify and delete those objects. […]
Read MoreMore TagwolfSSL Yocto Project Recipe
The wolfSSL embedded SSL/TLS library is highly portable, and easy to build on many different platforms. One of these platforms includes the Yocto Project, a project that assists developers with creating Linux-based systems on any architecture. wolfSSL also includes many recipes and projects that make it easy to build on various platforms, and is maintained […]
Read MoreMore TagwolfSSL 24×7 support
wolfSSL provides support on four levels, one of which is the 24×7 support level. This support level includes many key features not available on the others, such as an unlimited number of support incidents, around-the-clock support from dedicated members of the wolfSSL support team, and remains in effect for an entire year. wolfSSL provides three […]
Read MoreMore TagTLS 1.3 combined with FIPS (#FIPS #TLS13)
wolfSSL is a lightweight TLS/SSL library that is targeted for embedded devices and systems. It has support for the TLS 1.3 protocol, which is a secure protocol for transporting data between devices and across the Internet. In addition, wolfSSL uses the wolfCrypt encryption library to handle its data encryption. Because there is a FIPS 140-2 […]
Read MoreMore TagwolfSSL Asynchronous release 3.15.7 features
Release 3.15.7 of wolfSSL Async has bug fixes and new features including: Summary All wolfSSL v3.15.7 fixes and features. Fixes for additional static analysis warnings and async edge cases (https://github.com/wolfSSL/wolfssl/pull/2003). Added QAT v1.7 driver support including support for QAT 8970 hardware. Added QAT SHA-3 support. Added QAT RSA Key Generation support. Added support for new […]
Read MoreMore TagwolfSSL Embedded SSL for Bare Metal and No OS Environments
Are you looking for an SSL/TLS library which will seamlessly integrate into your bare metal or No-OS environment? If so, continue reading to learn why the wolfSSL lightweight SSL library is a perfect fit for such environments. wolfSSL has been designed with portability and ease of use in mind, allowing developers to easily integrate it […]
Read MoreMore Tag
