Module tls_parser::tls_ec[][src]

Elliptic curves

Structs

ECCurve

Elliptic curve

ECParameters

Elliptic curve parameters, defined in RFC4492 section 5.4

ECPoint

EC Point

ExplicitPrimeContent

Elliptic curve parameters, conveyed verbosely as a prime field, as defined in RFC4492 section 5.4

ServerECDHParams

ECDH parameters defined in RFC4492 section 5.4

Enums

ECCurveType

Elliptic curve types, as defined in the IANA EC Curve Type Registry Registry

ECParametersContent

Elliptic curve parameters content (depending on EC type)

NamedGroup

Named curves, as defined in RFC4492, RFC7027, RFC7919 and IANA Supported Groups Registry

Functions

parse_ec_parameters
parse_ecdh_params