blob: a1312d0cb490043a6f2bd051907a0d8b3bed25e8 [file] [log] [blame] [edit]
API changes
* Add MBEDTLS_SSL_NULL_CIPHERSUITES configuration option. It enables
TLS 1.2 ciphersuites without encryption and is disabled by default.
This new option replaces MBEDTLS_CIPHER_NULL_CIPHER.