#tls #post-quantum-cryptography #rustls

rustls-post-quantum

Experimental support for post-quantum key exchange in rustls

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 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 156/week @ 2025-03-02 176/week @ 2025-03-09 224/week @ 2025-03-16 163/week @ 2025-03-23 255/week @ 2025-03-30

826 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.

Dependencies

~6–14MB
~241K SLoC