[issue27766] Add ChaCha20 Poly1305 to SSL ciphers

Alex Gaynor report at bugs.python.org
Mon Aug 15 07:13:53 EDT 2016


Alex Gaynor added the comment:

Simply doing AES-GCM before ChaCha20 is probably the simplest thing to start with, can always get fancier later.

----------

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


More information about the Python-bugs-list mailing list