Story time with wolfSSL! Join us for a comprehensive presentation on how to leverage wolfSSL for all of your Medical Device needs as we go through a variety of different use cases and example with the specific engineering details for each story. As always bring your questions for the Q&A following the presentation. Topic: Everything […]
Read MoreMore TagMonth: April 2022
Constant Time Testing
It is no secret that wolfSSL makes every effort to provide the best tested cryptographic and SSL/TLS solution available on the market. To that end, wolfSSL is proud to announce that as of today there is a suite of Constant Time Tests evaluating two of the three big integer math libraries wolfCrypt offers that have […]
Read MoreMore TagDoing Crypto Without Malloc’s
wolfSSL has easy options for building and running without any malloc’s! Avoiding the use of all dynamic memory can be important in many environments, including safety critical ones and the use with satellites, being one of NASA’s 10 rules to not use any dynamic memory after initialization. The easy build options for no system malloc’s […]
Read MoreMore TagSecure Boot and Glitching Attacks
In general, a “glitch” is a momentary fault that may happen on a system, preventing it from working properly, for a brief amount of time. The effects of a single glitch on proper software execution may be multiple, including catastrophic consequences that may prevent the system from continuing the execution. Glitching attacks are complex and […]
Read MoreMore TagWebinar Alert: Kernel Mode
Watch our webinar about Kernel Mode presented by wolfSSL engineer Daniel Pouzzner tomorrow at 10AM Pacific. In December 2020, wolfSSL 4.6.0 featured initial support for building as a Linux kernel module, supplying the entire native wolfCrypt and wolfSSL APIs directly to other kernel modules. We have support with in-kernel FIPS 140-3, additional accelerated cryptography options […]
Read MoreMore TagNew wolfSSL Documentation Launched
Over the past few months the engineering team at wolfSSL have been working on a new reference documentation system for all of the wolfSSL products. The first fruits of this can be found in the form of the wolfSSL library documentation which is also available in PDF form. This project had several goals: Update the […]
Read MoreMore TagwolfCrypt Submitted for FIPS 140-3!
After much work, wolfSSL is proud to announce that wolfCrypt v5 has been submitted to the CMVP and wolfCrypt is on the Modules in Process list for FIPS 140-3 Approval. We’ve added more algorithms to our testing. We have AES-OFB mode. We added the TLSv1.2 and TLSv1.3 KDFs, including the extended master secret, and the […]
Read MoreMore TagWebinar Alert: Looking Under the Hood – wolfSSL Automotive Stories and Examples!
Story time with wolfSSL! Join us for a comprehensive presentation on how to leverage wolfSSL for all of your Automotive Security needs as we go through a variety of different use cases and example with the specific engineering details for each story. As always bring your questions for the Q&A following the presentation. Watch the webinar […]
Read MoreMore TagwolfEngine 1.0.0 Released
We’re happy to announce the first major release of wolfEngine, version 1.0.0. This release brings several improvements to wolfEngine. Here are some notable ones: – Improved Visual Studio support. – Improvements to the initialization code to support our upcoming FIPS 140-3 module. – A rework of the AES-GCM implementation to support all OpenSSL use cases. […]
Read MoreMore TagwolfSSL Supports git
wolfSSL has added support for git 2.35.1. git is a version control system that handles projects of all sizes. It is capable of handling the version history of projects all the way up to the size of the Linux kernel. git uses SSL/TLS for its imap-send command. This command sends a collection of patches from […]
Read MoreMore Tag
