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 TagMonth: May 2020
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 TagCrypto 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 TagFuzzing 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 TagwolfSSL Use With Hexagon Toolchain
The Hexagon SDK is used for building code to run on DSP processors. Use of the Hexagon toolchain to offload ECC verify operations has been added to wolfSSL. This can free up the main CPU for other operations or lead to future optimizations with HVX on some algorithms that use vector operations. The Makefile for […]
Read MoreMore TagTop 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 TagFind wolfSSL In SYSGO’s PikeOS RTOS for Critical Embedded Projects
wolfSSL has offered long-time support for PikeOS and ELinOS from SYSGO, and we are thrilled to announce wolfSSL’s integration into PikeOS Real Time Operating System for safety and security critical embedded systems. wolfSSL brings a FIPS crypto library to PikeOS’ EAL 3+ certified Separation Kernel in a pre-integrated bundle that ensures robust, proven security for […]
Read MoreMore TagwolfSSL 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 TagwolfBoot 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 TagwolfSSH 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
