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

Download history 66/week @ 2024-10-29 90/week @ 2024-11-05 79/week @ 2024-11-12 46/week @ 2024-11-19 49/week @ 2024-11-26 14/week @ 2024-12-03 426/week @ 2024-12-10 33/week @ 2024-12-17 25/week @ 2024-12-24 91/week @ 2024-12-31 110/week @ 2025-01-07 81/week @ 2025-01-14 106/week @ 2025-01-21 492/week @ 2025-01-28 121/week @ 2025-02-04 153/week @ 2025-02-11

884 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
~240K SLoC