Skip to content

Commit 5f355c1

Browse files
authored
[SSL] Add openssl-3.5.0-alpha, zig-0.14.0, gnutls to pqc-support.mdx (#20534)
1 parent b4ab88e commit 5f355c1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,18 @@ The list below is for reference only. Responsibility for third-party software li
2121
- Default for recent [Opera](https://opera.com) and [Brave](https://brave.com)
2222
- Cloudflare's [fork of Go](https://github.com/cloudflare/go)
2323
- Default for [Go 1.24+](https://go.dev/doc/go1.24#cryptotlspkgcryptotls)
24+
- [OpenSSL 3.5.0+](https://www.openssl.org/) (Alpha)
2425
- [BoringSSL](https://boringssl.googlesource.com/boringssl/)
26+
- [GnuTLS](https://www.gnutls.org)
27+
- 3.8.9+ compiled with leancrypto 1.2.0+
28+
- 3.8.8+ compiled with liboqs 0.11.0+
2529
- [rustls 0.23.22+](https://crates.io/crates/rustls)
2630
- Default for [rpxy 0.9.4+](https://github.com/junkurihara/rust-rpxy)
2731
- [NGINX](https://github.com/nginx/nginx) compiled with OpenSSL 3.5+ ([instructions](https://github.com/nginx/nginx/issues/288))
2832
- [Open Quantum Safe](https://openquantumsafe.org/)
2933
- C library: liboqs 0.10.0+
3034
- OpenSSL provider: oqs-provider 0.7.0+
35+
- [Zig 0.14.0+](https://ziglang.org/)
3136
- [Caddy HTTP server](https://caddyserver.com/) nightly compiled with Go 1.24+ ([instructions](https://gist.github.com/bwesterb/2f7bfa7ae689de0d242b56ea3ecac424))
3237
- [Botan C++ library 3.7.0+](https://botan.randombit.net/)
3338

@@ -41,6 +46,9 @@ The list below is for reference only. Responsibility for third-party software li
4146
- Cloudflare's [fork of Go](https://github.com/cloudflare/go)
4247
- Default for [Go 1.23](https://github.com/golang/go/issues/67061)
4348
- [BoringSSL](https://boringssl.googlesource.com/boringssl/)
49+
- [GnuTLS](https://www.gnutls.org)
50+
- 3.8.8+ compiled with liboqs 0.11.0-0.12.0
51+
- 3.8.7 compiled with liboqs 0.10.1-0.12.0
4452
- Cloudflare's [fork of QUIC-go](https://github.com/cloudflare/qtls-pq)
4553
- Goutam Tamvada's [fork of Firefox](https://github.com/xvzcf/firefox-pq-demos)
4654
- [Open Quantum Safe](https://openquantumsafe.org/)

0 commit comments

Comments
 (0)