mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-01-03 07:10:18 +01:00
5 lines
200 B
Plaintext
5 lines
200 B
Plaintext
Changes
|
|
* Replace MBEDTLS_SSL_CID_PADDING_GRANULARITY and
|
|
MBEDTLS_SSL_TLS1_3_PADDING_GRANULARITY with a new single unified option
|
|
MBEDTLS_SSL_CID_TLS1_3_PADDING_GRANULARITY. Fixes #4335.
|