Module rustls::crypto::aws_lc_rs

source ·
Available on crate feature aws_lc_rs only.
Expand description

aws-lc-rs-based CryptoProvider.

Modules§

  • All defined cipher suites supported by aws-lc-rs appear in this module.
  • All defined key exchange groups supported by aws-lc-rs appear in this module.
  • Using software keys for authentication.

Structs§

  • Ticketerstd or hashbrown
    A concrete, safe ticket creation mechanism.

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 rustls.
  • The cipher suite configuration that an application should use by default.

Functions§