4 releases
0.2.2 | Jan 30, 2025 |
---|---|
0.2.1 | Dec 11, 2024 |
0.2.0 | Dec 11, 2024 |
0.1.0 | Mar 13, 2024 |
#2304 in Cryptography
884 downloads per month
Used in 2 crates
1.5MB
31K
SLoC
Rustls is a modern TLS library written in Rust.
rustls-post-quantum
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.
This crate is release under the same licenses as the main rustls crate.
lib.rs
:
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.
Dependencies
~6–13MB
~240K SLoC