[issue27850] Remove 3DES from cipher list (sweet32 CVE-2016-2183)

Christian Heimes report at bugs.python.org
Fri Aug 26 09:46:54 EDT 2016


Christian Heimes added the comment:

Patch for 3DES and ChaCha20 (#27766).

For ChaCha the patch does not check CPU cap vector and just follows the advice from https://wiki.mozilla.org/Security/Server_Side_TLS#Modern_compatibility

----------
keywords: +patch
Added file: https://bugs.python.org/file44233/Remove-3DES-from-and-add-ChaCha20-Poly1305-to-cipher.patch

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue27850>
_______________________________________


More information about the Python-bugs-list mailing list