Expand description
The functionality of this crate became part of the core rustls
crate from the 0.23.22 release. When using that version of the crate,
use the prefer-post-quantum Cargo feature to control whether to prefer
using post-quantum algorithms instead of using this crate.
Statics§
- MLKE
M768 - This is the MLKEM key exchange.
- X25519MLKE
M768 - This is the X25519MLKEM768 key exchange.
Functions§
- provider
- A
CryptoProviderbacked by aws-lc-rs.