Crates.io | rustls-post-quantum |
lib.rs | rustls-post-quantum |
version | 0.1.0 |
source | src |
created_at | 2024-03-13 17:29:46.445926 |
updated_at | 2024-03-13 17:29:46.445926 |
description | Experimental support for post-quantum key exchange in rustls |
homepage | https://github.com/rustls/rustls |
repository | https://github.com/rustls/rustls |
max_upload_size | |
id | 1171949 |
size | 29,994 |
Rustls is a modern TLS library written in Rust.
This crate provides experimental support for X25519Kyber768Draft00 post-quantum key exchange. See the documentation for more details.
This crate is release under the same licenses as the main rustls crate.