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

#2386 in Cryptography

Download history 112/week @ 2024-10-31 79/week @ 2024-11-07 46/week @ 2024-11-14 55/week @ 2024-11-21 35/week @ 2024-11-28 209/week @ 2024-12-05 240/week @ 2024-12-12 30/week @ 2024-12-19 19/week @ 2024-12-26 132/week @ 2025-01-02 79/week @ 2025-01-09 104/week @ 2025-01-16 173/week @ 2025-01-23 424/week @ 2025-01-30 135/week @ 2025-02-06 105/week @ 2025-02-13

853 downloads per month
Used in 2 crates

Apache-2.0 OR ISC OR MIT

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
~241K SLoC