Skip to content

Commit 0c839d2

Browse files
sgvictorinosdnts
authored andcommitted
Update pqc-support.mdx (cloudflare#22648)
* caddy 2.10.0 has been tagged * liboqs 0.13.0 [didn't remove Kyber][1] * gnutls 3.8.10 [will drop liboqs support][2] and Kyber with it [1]: https://redirect.github.com/open-quantum-safe/liboqs/issues/1989#issuecomment-2749016700 [2]: https://gitlab.com/gnutls/gnutls/-/commit/643cf1eaeea5c0471f30b969c974fb6a813660d2#9f621eb5fd3bcb2fa5c7bd228c9b1ad42edc46c8
1 parent cc6f522 commit 0c839d2

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

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

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,16 +25,15 @@ The list below is for reference only. Responsibility for third-party software li
2525
- [BoringSSL](https://boringssl.googlesource.com/boringssl/)
2626
- [GnuTLS](https://www.gnutls.org)
2727
- 3.8.9+ compiled with leancrypto 1.2.0+
28-
- 3.8.8+ compiled with liboqs 0.11.0+
28+
- 3.8.8-3.8.9 compiled with liboqs 0.11.0+
2929
- [rustls 0.23.22+](https://crates.io/crates/rustls)
3030
- Default for [rpxy 0.9.4+](https://github.com/junkurihara/rust-rpxy)
3131
- [NGINX](https://github.com/nginx/nginx) compiled with OpenSSL 3.5+ ([instructions](https://github.com/nginx/nginx/issues/288))
3232
- [Open Quantum Safe](https://openquantumsafe.org/)
3333
- C library: liboqs 0.10.0+
3434
- OpenSSL provider: oqs-provider 0.7.0+
3535
- [Zig 0.14.0+](https://ziglang.org/)
36-
- [Caddy HTTP server](https://caddyserver.com/)
37-
- [2.10-beta.4+](https://github.com/caddyserver/caddy/releases/tag/v2.10.0-beta.4)
36+
- [Caddy HTTP server 2.10.0+](https://caddyserver.com/)
3837
- [Botan C++ library 3.7.0+](https://botan.randombit.net/)
3938

4039
## X25519Kyber768Draft00
@@ -48,12 +47,12 @@ The list below is for reference only. Responsibility for third-party software li
4847
- Default for [Go 1.23](https://github.com/golang/go/issues/67061)
4948
- [BoringSSL](https://boringssl.googlesource.com/boringssl/)
5049
- [GnuTLS](https://www.gnutls.org)
51-
- 3.8.8+ compiled with liboqs 0.11.0-0.12.0
52-
- 3.8.7 compiled with liboqs 0.10.1-0.12.0
50+
- 3.8.8-3.8.9 compiled with liboqs 0.11.0+
51+
- 3.8.7 compiled with liboqs 0.10.1+
5352
- Cloudflare's [fork of QUIC-go](https://github.com/cloudflare/qtls-pq)
5453
- Goutam Tamvada's [fork of Firefox](https://github.com/xvzcf/firefox-pq-demos)
5554
- [Open Quantum Safe](https://openquantumsafe.org/)
56-
- C library: liboqs 0.5.0-0.12.0
55+
- C library: liboqs 0.5.0+
5756
- OpenSSL provider: oqs-provider 0.5.0-0.8.0
5857
- [Zig 0.11.0-0.13.0](https://ziglang.org/)
5958
- [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/))

0 commit comments

Comments
 (0)