esp-idf/components/mbedtls/port/include
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
..
aes mbedtls/port: refactor sanity checks and their return values 2023-01-16 15:04:08 +05:30
ecdsa fix(api-docs): include in the ECDSA APIs for doxygen build 2023-11-20 16:17:11 +05:30
esp32 AES: refactor and add HAL layer 2020-12-10 09:04:47 +00:00
esp32s2 esp32c3/Digital Signature: mbedtls integration through ESP-TLS 2021-01-22 11:54:16 +05:30
esp_ds ci: Fix pre-check stage failing tests 2022-03-03 01:37:10 +05:30
mbedtls mbedtls: define MBEDTLS_SSL_CID_TLS1_3_PAD_GRANULARITY for CID padding 2024-01-02 11:22:10 +05:30
md mbedtls: Update licenses of files updated in mbedtls-3.1 update 2022-03-04 05:18:58 +00:00
sha SHA: added hardware support for SHA on C2. 2022-06-23 11:01:16 +08:00
aes_alt.h AES: refactor and add HAL layer 2020-12-10 09:04:47 +00:00
bignum_impl.h MPI: add kconfig option for doing intr-based exp-mod operations 2021-12-29 18:55:48 +08:00
ecc_impl.h mbedtls: Added ECC hardware accelerator support on ESP32C2 2022-03-08 14:05:23 +00:00
entropy_poll.h Add entropy_poll.h in port directory 2022-03-03 01:37:10 +05:30
esp_crypto_shared_gdma.h ci: Fix pre-check stage failing tests 2022-03-03 01:37:10 +05:30
esp_mem.h ci: Fix pre-check stage failing tests 2022-03-03 01:37:10 +05:30
gcm_alt.h mbedtls: GCM implementation is replaced with CTR-based calculation 2022-12-28 12:14:29 +05:30
md5_alt.h mbedtls: Update licenses of files updated in mbedtls-3.1 update 2022-03-04 05:18:58 +00:00
rsa_sign_alt.h ci: Fix pre-check stage failing tests 2022-03-03 01:37:10 +05:30
sha1_alt.h change(esp_wifi): Port fast_pbkdf2 implementation for mbedlts 2023-09-13 16:33:19 +08:00
sha256_alt.h SHA: added hardware support for SHA on C2. 2022-06-23 11:01:16 +08:00
sha512_alt.h SHA: added hardware support for SHA on C2. 2022-06-23 11:01:16 +08:00