Skip to content

Commit 7dfd05c

Browse files
committed
[SSL] Add zig-0.14.0, gnutls to pqc-support.mdx
1 parent 8c5ca25 commit 7dfd05c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,16 @@ The list below is for reference only. Responsibility for third-party software li
2222
- Cloudflare's [fork of Go](https://github.com/cloudflare/go)
2323
- Default for [Go 1.24+](https://go.dev/doc/go1.24#cryptotlspkgcryptotls)
2424
- [BoringSSL](https://boringssl.googlesource.com/boringssl/)
25+
- [GnuTLS](https://www.gnutls.org)
26+
- 3.8.9+ compiled with leancrypto 1.2.0+
27+
- 3.8.8+ compiled with liboqs 0.11.0+
2528
- [rustls 0.23.22+](https://crates.io/crates/rustls)
2629
- Default for [rpxy 0.9.4+](https://github.com/junkurihara/rust-rpxy)
2730
- [NGINX](https://github.com/nginx/nginx) compiled with OpenSSL 3.5+ ([instructions](https://github.com/nginx/nginx/issues/288))
2831
- [Open Quantum Safe](https://openquantumsafe.org/)
2932
- C library: liboqs 0.10.0+
3033
- OpenSSL provider: oqs-provider 0.7.0+
34+
- [Zig 0.14.0+](https://ziglang.org/)
3135
- [Caddy HTTP server](https://caddyserver.com/) nightly compiled with Go 1.24+ ([instructions](https://gist.github.com/bwesterb/2f7bfa7ae689de0d242b56ea3ecac424))
3236
- [Botan C++ library 3.7.0+](https://botan.randombit.net/)
3337

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

0 commit comments

Comments
 (0)