<p align="center">
<img width="460" height="300" src="https://raw.githubusercontent.com/rustls/rustls/main/admin/rustls-logo-web.png">
</p>
<p align="center">
Rustls is a modern TLS library written in Rust.
</p>
# rustls-post-quantum
This crate provides experimental support for [X25519Kyber768Draft00] post-quantum
key exchange. See [the documentation][docs] for more details.
This crate is release under the same licenses as the [main rustls crate][rustls].
[X25519Kyber768Draft00]: https://datatracker.ietf.org/doc/draft-tls-westerbaan-xyber768d00/03/
[docs]: https://docs.rs/rustls-post-quantum/latest/
[rustls]: https://crates.io/crates/rustls