Christian Heimes <li...@cheimes.de> added the comment:

Please split this issue into multiple issues, a bug report for the curve 
configuration bug and a feature request for kxinfo. The bug fix may land in 
2.7, 3.6 and 3.7 while the new feature can only land in 3.8.

Before you start coding, let's figure out an API first. For instance I don't 
like "kxinfo" as method name. It's a) a cryptic name and b) technically wrong 
for TLS 1.3 and PFS suites. Although people refer to DH as key exchange 
protocol, it's really a key agreement protocol. kRSA is a key exchange protocol.

----------

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

Reply via email to