wolfSSL / wolfssl

The wolfSSL library is a small, fast, portable implementation of TLS/SSL for embedded devices to the cloud. wolfSSL supports up to TLS 1.3 and DTLS 1.3!
https://www.wolfssl.com
GNU General Public License v2.0
2.25k stars 805 forks source link

Changes needed for default TLS support in zephyr kernel #7731

Closed ColtonWilley closed 2 weeks ago

ColtonWilley commented 2 weeks ago

Description

Changes needed for default wolfSSL TLS support in zephyr kernel.

Checklist

ColtonWilley commented 2 weeks ago

Retest this please