Skip to content

Commit a33fe19

Browse files
[SSL] Add rpxy to pqc-support.mdx (#18912)
1 parent 257b2ed commit a33fe19

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/content/docs/ssl/post-quantum-cryptography/pqc-support.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Cloudflare's deployment of post-quantum [hybrid key agreements](/ssl/post-quantu
1515
- Cloudflare's [fork of Go](https://github.com/cloudflare/go)
1616
- [BoringSSL](https://boringssl.googlesource.com/boringssl/)
1717
- [rustls-post-quantum 0.2.0+](https://crates.io/crates/rustls-post-quantum) ([blog](https://www.memorysafety.org/blog/pq-key-exchange/))
18+
- Default for [rpxy 0.9.4+](https://github.com/junkurihara/rust-rpxy)
1819

1920
## X25519Kyber768Draft00
2021

@@ -33,4 +34,4 @@ Cloudflare's deployment of post-quantum [hybrid key agreements](/ssl/post-quantu
3334
- [Zig 0.11.0+](https://ziglang.org/)
3435
- [nginx](https://www.nginx.org/) when [compiled with BoringSSL](https://mailman.nginx.org/pipermail/nginx/2023-August/NOISOYU3QTB2DGIYUBGF7CAMQHDI2QLT.html) ([guide](https://blog.centminmod.com/2023/10/03/2860/how-to-enable-cloudflare-post-quantum-x25519kyber768-key-exchange-support-in-centmin-mod-nginx/))
3536
- [Caddy HTTP server](https://caddyserver.com/) nightly [compiled with Go 1.23+](https://gist.github.com/bwesterb/2f7bfa7ae689de0d242b56ea3ecac424)
36-
- [Botan C++ library 3.2.0+](https://botan.randombit.net/) ([instructions](https://github.com/randombit/botan/discussions/3747))
37+
- [Botan C++ library 3.2.0+](https://botan.randombit.net/) ([instructions](https://github.com/randombit/botan/discussions/3747))

0 commit comments

Comments
 (0)