Crate rustls_post_quantum

Source
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§

MLKEM768
This is the MLKEM key exchange.
X25519MLKEM768
This is the X25519MLKEM768 key exchange.

Functions§

provider
A CryptoProvider backed by aws-lc-rs.