We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca294ea commit bda70e2Copy full SHA for bda70e2
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
22
- Cloudflare's [fork of Go](https://github.com/cloudflare/go)
23
- Default for [Go 1.24+](https://go.dev/doc/go1.24#cryptotlspkgcryptotls)
24
- [BoringSSL](https://boringssl.googlesource.com/boringssl/)
25
-- [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)
26
- Default for [rpxy 0.9.4+](https://github.com/junkurihara/rust-rpxy)
27
- [Open Quantum Safe](https://openquantumsafe.org/)
28
- C library: liboqs 0.10.0+
0 commit comments