Skip to content

Commit ce59ab9

Browse files
Text review and move link to Radar higher up in the page
1 parent ed2f4c0 commit ce59ab9

File tree

1 file changed

+3
-1
lines changed
  • src/content/docs/ssl/post-quantum-cryptography

1 file changed

+3
-1
lines changed

src/content/docs/ssl/post-quantum-cryptography/index.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ Post-quantum cryptography (PQC) refers to cryptographic algorithms that have bee
1414

1515
To protect you against the risk of [harvest now, decrypt later](https://en.wikipedia.org/wiki/Harvest_now,_decrypt_later), and considering all the [connections](#three-connections-in-the-life-of-a-request) that take place when your website or application is on Cloudflare, we have deployed and are actively expanding the use of [post-quantum hybrid key agreement](#hybrid-key-agreement).
1616

17+
Refer to [Cloudflare Radar](https://radar.cloudflare.com/adoption-and-usage#post-quantum-encryption-adoption) for current statistics on the adoption of PQ encryption in requests to Cloudflare.
18+
1719
:::caution[TLS 1.3]
1820
Cloudflare post-quantum key agreements are only supported in protocols based on TLS 1.3 (including HTTP/3) and are disabled for websites in [FIPS mode](/cloudflare-one/policies/gateway/http-policies/tls-decryption/#fips-compliance).
1921
:::
@@ -71,7 +73,7 @@ flowchart LR
7173

7274
### 1. Visitor to Cloudflare
7375

74-
As of [October 2022](https://blog.cloudflare.com/post-quantum-for-all/), all websites and APIs served through Cloudflare over TLS 1.3 support post-quantum hybrid key agreement. However, the connection is only post-quantum secured if the client also supports PQC. See [Cloudflare Radar](https://radar.cloudflare.com/adoption-and-usage#post-quantum-encryption-adoption) for current statistics on PQ encryption adoption in requests to Cloudflare.
76+
As of [October 2022](https://blog.cloudflare.com/post-quantum-for-all/), all websites and APIs served through Cloudflare over TLS 1.3 support post-quantum hybrid key agreement. However, the connection is only post-quantum secured if the client also supports PQC.
7577

7678
Refer to [Post-quantum cryptography support](/ssl/post-quantum-cryptography/pqc-support/) for a list of browsers and other clients that are compatible with hybrid key agreements.
7779

0 commit comments

Comments
 (0)