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

#2409 in Cryptography

Download history 62/week @ 2024-11-17 55/week @ 2024-11-24 22/week @ 2024-12-01 402/week @ 2024-12-08 53/week @ 2024-12-15 28/week @ 2024-12-22 23/week @ 2024-12-29 164/week @ 2025-01-05 84/week @ 2025-01-12 81/week @ 2025-01-19 473/week @ 2025-01-26 144/week @ 2025-02-02 139/week @ 2025-02-09 158/week @ 2025-02-16 220/week @ 2025-02-23 133/week @ 2025-03-02

662 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
~245K SLoC