Message 312348 - Python tracker

Message312348

Author christian.heimes
Recipients alex, christian.heimes, dstufft, janssen, sruester
Date 2018-02-19.12:19:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1519042743.53.0.467229070634.issue32858@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2018-02-19 12:19:03christian.heimessetrecipients: + christian.heimes, janssen, alex, dstufft, sruester
2018-02-19 12:19:03christian.heimessetmessageid: <1519042743.53.0.467229070634.issue32858@psf.upfronthosting.co.za>
2018-02-19 12:19:03christian.heimeslinkissue32858 messages
2018-02-19 12:19:03christian.heimescreate