mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-04 22:19:05 +00:00
4 lines
200 B
Text
4 lines
200 B
Text
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.
|