Page 1 of 1

ESP-IDF: Mbed TLS 3.0.0 Integration Preview

Posted: Wed Nov 17, 2021 1:19 pm
by ESP_Mahavir
Hi All,

We are opening up feature preview branch for Mbed TLS 3.0.0 release integration. This release is not backward compatible with previous Mbed TLS releases and hence there are substantial changes within several ESP-IDF component and port layers. We are looking for your support in testing out this preview branch and help us identify any issues in your application or use-case.

Pointer to feature branch
https://github.com/espressif/esp-idf/tr ... on_preview

Mbed TLS 3.0.0 migration guide
https://github.com/ARMmbed/mbedtls/blob ... n-guide.md

Mbed TLS 3.0.0 release notes
https://github.com/ARMmbed/mbedtls/releases/tag/v3.0.0

Please report any issues you observe on Github, mentioning that you are using feature/mbedtls_3_0_integration_preview branch.

Thank you!

Re: ESP-IDF: Mbed TLS 3.0.0 Integration Preview

Posted: Fri Mar 04, 2022 3:37 am
by ESP_Mahavir
Update:

mbedTLS-3.1.0 support has been merged with https://github.com/espressif/esp-idf/co ... 2fcaeddd29 and it will part of ESP-IDF v5.0 release.

Please refer to migration guide available at https://docs.espressif.com/projects/esp ... ocols.html

We will remove preview feature branch that was shared earlier from github repository.

Thanks.