class twisted.conch.ssh._kex._ECDH512: (source)
Implements interfaces: twisted.conch.ssh._kex._IEllipticCurveExchangeKexAlgorithm
Elliptic Curve Key Exchange with SHA-512 as HASH. Defined in RFC 5656.
Class Variable | preference | An int giving the preference of the algorithm when negotiating key exchange. Algorithms with lower precedence values are more preferred. |