From 59afcc195e03e04e331018166b6c859f5eada803 Mon Sep 17 00:00:00 2001 From: "Bronius G." <130497195+bro256@users.noreply.github.com> Date: Tue, 27 Aug 2024 22:36:30 +0300 Subject: [PATCH] Rearrange --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 787ffe1..bce2920 100644 --- a/README.md +++ b/README.md @@ -32,11 +32,11 @@ A curated list of up to date post quantum cryptography (PQC) resources. - [Summary of NATO’s Quantum Technologies Strategy](https://www.nato.int/cps/en/natohq/official_texts_221777.htm). NATO. Jan 17, 2024. ## Implementations -- [iMessage with PQ3: The new state of the art in quantum-secure messaging at scale](https://security.apple.com/blog/imessage-pq3/). Apple, Feb 21, 2024 -- [The PQXDH Key Agreement Protocol](https://signal.org/docs/specifications/pqxdh/pqxdh.pdf). Signal. Jan 23, 2024 -- [Cloudflare now uses post-quantum cryptography to talk to your origin server](https://blog.cloudflare.com/post-quantum-to-origins). CloudFlare. Sep 29, 2023 -- [Quantum Resistance and the Signal Protocol](https://signal.org/blog/pqxdh/). Signal. Sep 19, 2023 -- [Protecting Chrome Traffic with Hybrid Kyber KEM](https://blog.chromium.org/2023/08/protecting-chrome-traffic-with-hybrid.html). Chromium. Aug 10, 2023 +- Apple. [iMessage with PQ3: The new state of the art in quantum-secure messaging at scale](https://security.apple.com/blog/imessage-pq3/). Feb 21, 2024 +- Signal. [The PQXDH Key Agreement Protocol](https://signal.org/docs/specifications/pqxdh/pqxdh.pdf). Jan 23, 2024 +- CloudFlare. [Cloudflare now uses post-quantum cryptography to talk to your origin server](https://blog.cloudflare.com/post-quantum-to-origins). Sep 29, 2023 +- Signal. [Quantum Resistance and the Signal Protocol](https://signal.org/blog/pqxdh/). Sep 19, 2023 +- Google. [Protecting Chrome Traffic with Hybrid Kyber KEM](https://blog.chromium.org/2023/08/protecting-chrome-traffic-with-hybrid.html). Aug 10, 2023 ## IETF - [Hybrid key exchange in TLS 1.3](https://datatracker.ietf.org/doc/html/draft-ietf-tls-hybrid-design)