mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-07-30 16:26:33 +08:00
The support for TLS ciphersuites without encryption does not rely anymore on the MBEDTLS_CIPHER_NULL_CIPHER feature of the cipher module. Introduce a specific config option to enable these ciphersuites and use it instead of MBEDTLS_CIPHER_NULL_CIPHER. Signed-off-by: Ronald Cron <ronald.cron@arm.com> |
||
|---|---|---|
| .. | ||
| 00README.md | ||
| 10285.txt | ||
| check_config.txt | ||
| fix-dependency-on-generated-files.txt | ||
| mbedtls_ssl_conf_alpn_protocols.txt | ||
| mbedtls-ssl-null-ciphersuites.txt | ||
| remove_mbedtls_pk_type.txt | ||
| remove-deprecated-items.txt | ||
| runtime-version-interface.txt | ||
| secp256k1-removal.txt | ||
| static-ecdh-removal.txt | ||
| unify-errors.txt | ||
| x509write_crt_set_serial_raw-alignment.txt | ||