Ronald Cron | 0dd31fe | 2025-09-10 09:37:46 +0200 | [diff] [blame] | 1 | API changes |
2 | * Add MBEDTLS_SSL_NULL_CIPHERSUITES configuration option. It enables | ||||
3 | TLS 1.2 ciphersuites without encryption and is disabled by default. | ||||
4 | This new option replaces MBEDTLS_CIPHER_NULL_CIPHER. |