We are integrating wolfTPM into U-Boot. This will extend the TPM 2.0 capabilities in U-Boot to include signature verification and measured boot. For many platforms we can replace U-Boot such as on the Xilinx UltraScale+ MPSoC. Our wolfBoot allows many features including: * Partition signature verification using ED25519, RSA and ECC * Encryption of partitions […]
Read MoreMore TagMonth: June 2021
wolfSentry Operating Environments
Our first preview release of wolfSentry, the IDPS (Intrusion Detection and Prevention System) for embedded and IoT systems, has platform support for Raspberry Pi, STM32 with CubeMX, Atmel ASF and Barebox. As well as native support for Microsoft Windows and Linux. Here at wolfSSL we are always striving to be better so we would love […]
Read MoreMore TagwolfCrypt FIPS Operating Environments
wolfSSL fans! Do you like FIPS? Do you like virtual machines? Guess what. wolfSSL`s crypto library, wolfCrypt, is validated for FIPS 140-2 and in the process of being one of the first cryptography libraries to be validated for FIPS 140-3. As wolfCrypt is commonly used in standard operating environments because of its royalty-free pricing and […]
Read MoreMore TagstrongSwan + wolfSSL + FIPS!
As some may be aware, wolfSSL added support for strongSwan in April of 2019. The upstream commit can be reviewed here: https://github.com/strongswan/strongswan/pull/133 Users can test the latest development master of wolfSSL with the latest version of strongSwan using the following setup: wolfSSL Build and Installation Steps $ git clone https://github.com/wolfSSL/wolfssl.git $ cd wolfssl $ ./autogen.sh […]
Read MoreMore TagwolfSSL devkitPro Support
devkitPro is a set of tool chains for compiling to gaming platforms. This includes the Nintendo Switch, 3DS, Wii, and Gamecube. If you need cryptographic or SSL/TLS capabilities in your games then wolfSSL has support for compiling with devkitPro. wolfSSL is a very lightweight and fast SSL/TLS library that will fit perfectly in a constrained […]
Read MoreMore TagwolfSSL Asynchronous Release v4.7.0
The wolfSSL / wolfCrypt libraries support asynchronous (non-blocking) crypto using hardware acceleration with the Intel QuickAssist and Cavium Nitrox III/V adapters. These are PCIe devices that accelerate crypto operations. For server platforms requiring high connection rates and throughput this allows greatly increased performance. For some performance numbers see this page: https://www.wolfssl.com/docs/intel-quickassist/ Release v4.7.0 of wolfSSL Async […]
Read MoreMore TagBSD Kernel Mode compatibility for wolfSSL
We are in the process of adding BSD Kernel compatibility to wolfSSL. This means that our embedded SSL library would run in Kernel mode and use BSD based OE’s. The advantage of this project may include performance enhancement for device driver implementers that want SSL security. Stay tuned for more updates regarding this project. We […]
Read MoreMore TagcURL Release – cURL 7.77.0 – 200 OK
This post has been cross posted from Daniel Stenberg’s blog – originally posted here. Welcome to the 200th curl release. We call it 200 OK. It coincides with us counting more than 900 commit authors and surpassing 2,400 credited contributors in the project. This is also the first release ever in which we thank more […]
Read MoreMore TagCommand-line Utility: Here’s What We’re Adding Next
wolfSSL has a command-line utility, it’s called wolfCLU. As promised, here’s a sneak peek of notable additions to wolfCLU that are coming soon: PKEY and certificate public key output Certificate request creation Updates to human readable text output of certificates If you have any questions or run into any issues, contact us at facts@wolfssl.com, or […]
Read MoreMore TagDid You Know We Have a Command-line Utility?
In case you didn’t know, wolfSSL has a portable command line utility. You can download wolfCLU on Github today for use with the wolfSSL embedded SSL/TLS library! wolfCLU (Command Line Utility) is backed by the best-tested crypto using wolfCrypt and it can make use of FIPS builds with wolfSSL! wolfCLU currently has the following features: […]
Read MoreMore Tag
