Page 1 of 1

wolfSSL encryption support in ESP-IDF esp-tls component

Posted: Fri Sep 27, 2024 11:10 pm
by gojimmypi
wolfSSL Pull Request #7936 "wolfSSL esp-tls and Certificate Bundle Support" was merged today and will be included in the next release! For more details:

https://github.com/wolfSSL/wolfssl/pull/7936

The encryption libraries previously worked in a project; however, this update lets components in the ESP-IDF such as the esp-tls and http libraries leverage the power and flexibility of wolfSSL, wolfcrypt, TLS 1.3, PQ (Post Quantum), ShāngMì 4 (SM4), and more.

The wolfSSL Managed Component can be found here:

https://components.espressif.com/compon ... sl/wolfssl

It will typically be updated in the days following the wolfSSL published release.

The latest wolfSSL can always be used in a project as well. This is typically more flexible than the Managed Component.

Questions? Reach out on the https://www.wolfssl.com/forums/ or https://www.wolfssl.com/contact/