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

#2391 in Cryptography

Download history 27/week @ 2024-11-29 364/week @ 2024-12-06 90/week @ 2024-12-13 27/week @ 2024-12-20 12/week @ 2024-12-27 140/week @ 2025-01-03 101/week @ 2025-01-10 96/week @ 2025-01-17 247/week @ 2025-01-24 353/week @ 2025-01-31 141/week @ 2025-02-07 156/week @ 2025-02-14 225/week @ 2025-02-21 143/week @ 2025-02-28 165/week @ 2025-03-07 242/week @ 2025-03-14

805 downloads per month
Used in rustls-openssl-post-quant…

Apache-2.0 OR ISC OR MIT

1.5MB
32K 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