blob: 0863363685d4dbc78742f249691ca49d555db839 [file] [log] [blame] [view]
TRodziewicz3670e382021-05-31 12:11:53 +02001Remove 3DES ciphersuites
2--
3
Bence Szépkútibb0cfeb2021-05-28 09:42:25 +02004This change does not affect users using default settings for 3DES in `mbedtls_config.h`
TRodziewicz3670e382021-05-31 12:11:53 +02005because the 3DES ciphersuites were disabled by that.
6
73DES has weaknesses/limitations and there are better alternatives, and more and
8more standard bodies are recommending against its use in TLS.
9
10The migration path here is to chose from the recomended in literature alternatives.