New submission from Stefan Rüster <stefan.rues...@rub.de>:

Tested with OpenSSL v1.1.0g, Python does not support selection of curve 
Curve25519 with _ssl.ctx.set_ecdh_curve("X25519").

Additionally the DH key exchange parameters (which curve has been chosen, what 
DH bit size was used) are not available through any SSL or Context method.

----------
components: Library (Lib)
messages: 312237
nosy: Stefan Rüster
priority: normal
severity: normal
status: open
title: Improve OpenSSL ECDH support
type: enhancement
versions: Python 3.8

_______________________________________
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