blob: 85a85b97a6fb8e93cef1e82baa72908b8fc41204 [file] [log] [blame] [view]
TRodziewicz3670e382021-05-31 12:11:53 +02001Remove 3DES ciphersuites
2--
3
4This change does not affect users using default settings for 3DES in `config.h`
5because 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.