Renesas Trusted Secure IP (TSIP) Driver Support

Did you know that the wolfSSL embedded SSL/TLS library supports the Renesas Trusted Secure IP Driver (TSIP) and has been tested on the Renesas RX65N platform? Using the TSIP driver, wolfSSL can offload supported cryptographic and TLS operations to the underlying Renesas hardware for increased performance. wolfSSL has been integrated with the following TSIP capabilities: […]

Read MoreMore Tag

Distribution of Crypto Operations

wolfSSL is developing a library to handle the location of where crypto operations run amongst multiple cores. For large systems that have many sign/verify operations happening at once this library would be able to distribute those sign/verify requests based on a user’s input. In addition to managing where the operation runs it can be used […]

Read MoreMore Tag

Crypto Validation with wolfACVP

The new Automated Cryptographic Validation Protocol is the successor to the two decade old CAVP system from NIST. The ACVP system is intended to alleviate the manual steps of the older process, creating a more efficient and effective method for cryptographic algorithm testing and validation. The project started in 2016 and is currently executing the […]

Read MoreMore Tag

Fuzzing for wolfSSL

This post was written by Guido Vranken and originally published on his blog (May 13, 2020). Larry Stefonic of wolfSSL contacted me after he’d noticed my project for fuzzing cryptographic libraries called Cryptofuzz. We agreed that I would write a Cryptofuzz module for wolfSSL. I activated the wolfSSL module for Cryptofuzz on Google’s OSS-Fuzz, where it has […]

Read MoreMore Tag

Top Ten Things you should know about Secure Boot

At wolfSSL, we have been developing secure boot solutions with customers for many years, and more recently we have released wolfBoot, a secure bootloader designed for embedded systems. wolfBoot provides reliable support to remote firmware updates on a wide range of devices, supporting the most common architectures (ARM Cortex-M, ARM Cortex-A, RISC-V RV32). wolfBoot supports […]

Read MoreMore Tag

wolfSSL Asynchronous Release v4.4.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.4.0 of wolfSSL […]

Read MoreMore Tag

wolfBoot 1.5 Release

wolfBoot version 1.5 has been released and can be downloaded from our website. New features that are available starting from this release include: Support for SHA-3 digest for firmware images Support for RSA-4096 signature authentication Support for a new architecture (ARMv8 64bit) Support for new targets and platforms (LPC54xx, raspberry pi, Xilinx Zynq) Improved experience […]

Read MoreMore Tag

wolfSSH 1.4.4 Now Available

wolfSSL Inc is proud to announce the release of wolfSSH v1.4.4, the embedded SSH library for devices, IoT, and the cloud. Included in the release are: wolfSCP client. Included now is an example SCP client tool, wolfSCP. It can be used to copy single files or directories between two endpoints. VxWorks support. wolfSSH may now […]

Read MoreMore Tag

Posts navigation

1 2