commit | 923df6f22a4a9ca0e2d5f15b29ec747ce00cd606 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Mon Dec 19 17:16:51 2011 +0100 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Mon Dec 19 17:16:51 2011 +0100 |
tree | f6d96b4d24957014b3a410df4f70fa8ddee6ab5a | |
parent | d1301953fe355bc6637f33a4985c950bcfc73adf [diff] |
Issue #13627: Add support for SSL Elliptic Curve-based Diffie-Hellman key exchange, through the SSLContext.set_ecdh_curve() method and the ssl.OP_SINGLE_ECDH_USE option.