rustls::crypto

Module aws_lc_rs

Source
Expand description

aws-lc-rs-based CryptoProvider.

Modules§

  • All defined cipher suites supported by aws-lc-rs appear in this module.
  • hash 🔒
  • hmac 🔒
  • Hybrid public key encryption (HPKE).
  • kx 🔒
  • All defined key exchange groups supported by aws-lc-rs appear in this module.
  • pq 🔒
    Post-quantum secure algorithms.
  • quic 🔒
  • ring_shim 🔒
    Compatibility shims between ring 0.16.x and 0.17.x API
  • Using software keys for authentication.
  • ticketer 🔒
  • tls12 🔒
  • tls13 🔒

Structs§

Statics§

  • A list of all the cipher suites supported by the rustls aws-lc-rs provider.
  • A list of all the key exchange groups supported by this provider.
  • The cipher suite configuration that an application should use by default.
  • A list of the default key exchange groups supported by this provider.
  • A WebPkiSupportedAlgorithms value that reflects webpki’s capabilities when compiled against aws-lc-rs.

Functions§