[][src]Module tls_parser::tls_ec

Elliptic curves

Structs

ECCurve

Elliptic curve

ECCurveType

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

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

NamedGroup

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

ServerECDHParams

ECDH parameters defined in RFC4492 section 5.4

Enums

ECParametersContent

Elliptic curve parameters content (depending on EC type)

Functions

parse_ec_parameters
parse_ecdh_params
parse_named_groups

Parse the entire input as a list of named groups (curves)