Fix documentation for 3DES removal

This commit is contained in:
Andres Amaya Garcia 2019-02-11 21:47:30 +00:00 committed by Manuel Pégourié-Gonnard
parent 2dadab7d3f
commit bdfba79f0d
2 changed files with 2 additions and 1 deletions

View file

@ -696,7 +696,7 @@
* to enable (some of) them with mbedtls_ssl_conf_ciphersuites() by including
* them explicitly.
*
* A man-in-the browser attacker can recover authentication tokens sent through
* A man-in-the-browser attacker can recover authentication tokens sent through
* a TLS connection using a 3DES based cipher suite (see "On the Practical
* (In-)Security of 64-bit Block Ciphers" by Karthikeyan Bhargavan and Gaëtan
* Leurent, see https://sweet32.info/SWEET32_CCS16.pdf). If this attack falls