TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
91b8310e54129c60b2d7fcbc7cc6f8776a76b04a
/
.
/
ChangeLog.d
/
mbedtls-ssl-null-ciphersuites.txt
blob: a1312d0cb490043a6f2bd051907a0d8b3bed25e8 [
file
] [
log
] [
blame
]
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.