Donald Stufft added the comment:

As I said earlier Antoine, doing that puts PFS RC4 before non PFS AES. That 
isn't good because RC4 key stream bias makes it extremely fragile. RC4 needs to 
be in the default ciphers for compatibility sake but it should be dead last so 
that it's only used as a last ditch effort because it should *not* be 
considered generally secure anymore.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue20995>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to