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ยง
- AwsLcRs ๐
- 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 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.
- SUPPORTED_
SIG_ ๐ALGS AWebPkiSupportedAlgorithms
value that reflects webpkiโs capabilities when compiled against aws-lc-rs.
Functionsยง
- default_
kx_ ๐groups - A
CryptoProvider
backed by aws-lc-rs. - fips ๐Are we in FIPS mode?
- unspecified_
err ๐