wolfSSL version 5.5.0 is available now! Say hello to QUIC support. With this release of wolfSSL we have added in QUIC support and can be used with QUIC implementations such as ngtcp2 (https://github.com/ngtcp2/ngtcp2); which means wolfSSL can now be used for the TLS portion of HTTP/3 connections in cURL. Along with QUIC support this release […]
Read MoreMore TagMonth: August 2022
wolfSSL Release 5.5.0 Vulnerabilities
wolfSSL release 5.5.0 contained 4 vulnerability fixes. Most are considered low severity and affect a very small subset of users. 3 of the listed issues were found by external researchers (thanks to their efforts! you can see them mentioned on each of the reports) The last one listed with a potential DTLS DoS attack was […]
Read MoreMore TagCrypto in go-wolfssl
wolfSSL’s GoLang wrapper, go-wolfssl, now includes a first round of wolfCrypt APIs. The wolfCrypt cryptography engine is a lightweight crypto library written in ANSI C and known for its small size, speed, and feature set, as well as its royalty-free pricing and excellent cross-platform support. Now with go-wolfssl, GO users can take advantage of this […]
Read MoreMore TagTLS 1.3 Versus Noise Protocol
Here at wolfSSL we love TLS 1.3, but we also know there are other protocols out there such as: DTLS, QUIC, SSH, MQTT and Noise. In this post we will compare and contrast TLS 1.3 against Noise and provide some notes about FIPS-140 and post-quantum cryptography. Noise itself is NOT a protocol per se; it […]
Read MoreMore TagwolfCrypt JCE Provider and JNI Wrapper 1.4.0 Now Available
Version 1.4.0 of the wolfCrypt JCE Provider and JNI wrapper is now available for download! wolfCrypt JNI/JCE provide Java-based applications with an easy way to use the native wolfCrypt cryptography library. The thin JNI wrapper can be used for direct JNI calls into native wolfCrypt, or the JCE provider (wolfJCE) can be registered as a […]
Read MoreMore TagwolfSSL JSSE Provider and JNI Wrapper 1.10.0 Now Available
Version 1.10.0 of the wolfSSL JSSE Provider and JNI wrapper is now available for download! wolfSSL JNI/JSSE provide Java-based applications with an easy way to use the native wolfSSL SSL/TLS library. The thin JNI wrapper can be used for direct JNI calls into native wolfSSL, or the JSSE provider (wolfJSSE) can be registered as a […]
Read MoreMore TagBuilding wolfSSL with Yocto explained in only 2 minutes!
If you use Yocto and have a communications security need or maybe just crypto, perhaps meta-wolfssl has what you are looking for! wolfSSL offers the latest cutting edge solutions in cryptography and transport protocols. wolfSSL Inc. has support for post-quantum crypto, API’s for use with a QUIC library, crypto with a certification (if needed) FIPS […]
Read MoreMore TagwolfSSL QUIC Support
wolfSSL continues to follow recent development of the protocols driving today’s Internet. QUIC, by some regarded as the successor to TCP, is gaining momentum and is used in production by Google, Fastly, Cloudflare and others when you browse the net. QUIC is built on top of TLSv1.3 – in a novel way – and now […]
Read MoreMore TagwolfSSL Espressif ESP32-C3 RISC-V Support
The wolfSSL team continues to embrace the open source community for the ever expanding product line of Espressif chips with support for the RISC-V architecture of the ESP32-C3. Do you want to use world-class encryption software on your next ESP32 project? Check out the fully open-source wolfSSL codebase. The code continues to be free to […]
Read MoreMore TagSniffer Improvements for Cryptographic Offloading and Concurrent Stream Processing
The sniffer support for processing multiple streams concurrently using our asynchronous version of the library. Support has been added for offloading to Intel QuickAssist or Cavium Nitrox V type hardware. Additionally we support offloading to worker threads. This allows a large increase in sniffer throughput for handling the asymmetric operations. Our sniffer tool is built […]
Read MoreMore Tag
