wolfSSL v5.2.0 is available for download. This release includes a fix for a vulnerability in our TLSv1.3 implementation. For additional vulnerability information visit the vulnerability page at https://www.wolfssl.com/docs/security-vulnerabilities/. Included are many API expansions and some updates. The SP Math library has more performance improvements, including speedups for X448 and Ed448. We have removed three little […]
We have created a new repository for hosting the FreeRTOS classic and Amazon FreeRTOS support for wolfSSL located here: https://github.com/wolfSSL/wolfssl-freertos There are two pull requests with support for wolfSSL including demos: FreeRTOS Classic v10.0.1 with wolfSSL/wolfMQTT demos: https://github.com/wolfSSL/wolfssl-freertos/pull/1 Added a wolfMQTT FreeRTOS TCP demo. This demo connects to the iot.eclipse.org MQTT broker with TLS on […]
We have created a new repository for hosting the FreeRTOS classic and Amazon FreeRTOS support for wolfSSL located here: https://github.com/wolfSSL/wolfssl-freertos There are two pull requests with support for wolfSSL including demos: FreeRTOS Classic v10.0.1 with wolfSSL/wolfMQTT demos: https://github.com/wolfSSL/wolfssl-freertos/pull/1 Added a wolfMQTT FreeRTOS TCP demo. This demo connects to the iot.eclipse.org MQTT broker with TLS on […]
STARTTLS is a way of protecting email communications from malicious users (insiders or otherwise) by upgrading a plaintext SMTP connection to one secured by SSL/TLS. SMTP using STARTTLS allows encryption of emails in transit between email clients and servers. Without encryption email messages can easily be intercepted and read at any point between the sender […]
DOCUMENTATION Welcome to the wolfSSL product documentation. Please use the following resources to help answer any questions you might have, or use it as a starting place for learning how you can implement and use our products. If you have any questions that are unanswered here, please view our Frequently Asked Questions (FAQ), contact us, […]
STARTTLS is a way of protecting email communications from malicious users (insiders or otherwise) by upgrading a plaintext SMTP connection to one secured by SSL/TLS. SMTP using STARTTLS allows encryption of emails in transit between email clients and servers. Without encryption email messages can easily be intercepted and read at any point between the sender […]