diff options
-rw-r--r-- | doc/deprecated.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/deprecated.rst b/doc/deprecated.rst index 82cd78fd4..1a5e6060a 100644 --- a/doc/deprecated.rst +++ b/doc/deprecated.rst @@ -31,8 +31,8 @@ in a future major release: - Support for using SHA-1 to sign TLS v1.2 ServerKeyExchange. -- All CBC mode ciphersuites. This includes all available 3DES and SEED - ciphersuites. This implies also removing Encrypt-then-MAC extension. +- All CBC mode ciphersuites. This includes all available 3DES ciphersuites. + This implies also removing Encrypt-then-MAC extension. - All DHE-RSA ciphersuites |