[issue27766] Add ChaCha20 Poly1305 to SSL ciphers

Francis MB report at bugs.python.org
Fri Aug 19 14:22:58 EDT 2016


Francis MB added the comment:

Documentation cosmetic:

 #   * Prefer ECDHE over DHE for better performance
 #   * Prefer any AES-GCM over any AES-CBC for better performance and security
+#   * Prefer any AES-GCM over any AES-CBC for better performance and security

The patch seems to be adding the same preference comment? or did you
mean other preference?

----------
nosy: +francismb

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27766>
_______________________________________


More information about the Python-bugs-list mailing list