rustls::crypto::aws_lc_rs

Module kx

Source

Structs§

  • An in-progress key exchange. This has the algorithm, our private key, and our public key.
  • KxGroup 🔒
    A key-exchange group supported by ring.

Statics§

  • Ephemeral ECDH on secp256r1 (aka NIST-P256)
  • Ephemeral ECDH on secp384r1 (aka NIST-P384)
  • Ephemeral ECDH on curve25519 (see RFC7748)

Functions§