esp-idf/components/mbedtls
Daniel Mangum f9569bde37
mbedtls: define MBEDTLS_SSL_CID_TLS1_3_PAD_GRANULARITY for CID padding
Updates config to define the new MBEDTLS_SSL_CID_TLS1_3_PAD_GRANULARITY
option, which replaced the previously used
MBEDTLS_SSL_CID_PADDING_GRANULARITY. The old option is continuing to be
used as the new one exceeds the maximum length for an option name in
esp-idf.

See https://github.com/Mbed-TLS/mbedtls/pull/4490 for more information.

Signed-off-by: Daniel Mangum <georgedanielmangum@gmail.com>
2024-01-02 11:22:10 +05:30
..
esp_crt_bundle Update common cert authorities csv 2023-03-12 11:00:24 +08:00
mbedtls@dd91f30058 feat(mbedtls): update to 3.5.0 release 2023-10-17 10:03:39 +00:00
port mbedtls: define MBEDTLS_SSL_CID_TLS1_3_PAD_GRANULARITY for CID padding 2024-01-02 11:22:10 +05:30
test_apps fix(mbedtls): move interrupt allocation during initialization phase 2023-12-11 06:46:24 +00:00
CMakeLists.txt feat: ECDSA peripheral while performing http connection with mutual auth 2023-11-17 16:24:10 +05:30
Kconfig mbedtls: define MBEDTLS_SSL_CID_TLS1_3_PAD_GRANULARITY for CID padding 2024-01-02 11:22:10 +05:30