diff --git a/src/content/docs/ssl/post-quantum-cryptography/pqc-support.mdx b/src/content/docs/ssl/post-quantum-cryptography/pqc-support.mdx index 6e07fbbcb7a7cc0..47d3d0ee2f9ec6b 100644 --- a/src/content/docs/ssl/post-quantum-cryptography/pqc-support.mdx +++ b/src/content/docs/ssl/post-quantum-cryptography/pqc-support.mdx @@ -22,7 +22,7 @@ The list below is for reference only. Responsibility for third-party software li - Cloudflare's [fork of Go](https://github.com/cloudflare/go) - Default for [Go 1.24+](https://go.dev/doc/go1.24#cryptotlspkgcryptotls) - [BoringSSL](https://boringssl.googlesource.com/boringssl/) -- [rustls-post-quantum 0.2.0+](https://crates.io/crates/rustls-post-quantum) ([blog](https://www.memorysafety.org/blog/pq-key-exchange/)) +- [rustls 0.23.22+](https://crates.io/crates/rustls) - Default for [rpxy 0.9.4+](https://github.com/junkurihara/rust-rpxy) - [Open Quantum Safe](https://openquantumsafe.org/) - C library: liboqs 0.10.0+