Skip to content

Commit 6ef3aa2

Browse files
authored
[SSL] Update pqc-support.mdx (#21516)
* remove alpha note now that openssl-3.5.0 is released * fix some inconsistent formatting
1 parent b9e1d40 commit 6ef3aa2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ 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)
24+
- [OpenSSL 3.5.0+](https://www.openssl.org/)
2525
- [BoringSSL](https://boringssl.googlesource.com/boringssl/)
2626
- [GnuTLS](https://www.gnutls.org)
2727
- 3.8.9+ compiled with leancrypto 1.2.0+
@@ -53,8 +53,8 @@ The list below is for reference only. Responsibility for third-party software li
5353
- Cloudflare's [fork of QUIC-go](https://github.com/cloudflare/qtls-pq)
5454
- Goutam Tamvada's [fork of Firefox](https://github.com/xvzcf/firefox-pq-demos)
5555
- [Open Quantum Safe](https://openquantumsafe.org/)
56-
- C library: `liboqs` 0.5.0-0.12.0
57-
- OpenSSL provider: `oqs-provider` 0.5.0-0.8.0
56+
- C library: liboqs 0.5.0-0.12.0
57+
- OpenSSL provider: oqs-provider 0.5.0-0.8.0
5858
- [Zig 0.11.0-0.13.0](https://ziglang.org/)
5959
- [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/))
6060
- [Botan C++ library 3.2.0+](https://botan.randombit.net/) ([instructions](https://github.com/randombit/botan/discussions/3747))

0 commit comments

Comments
 (0)