From 589f08344d49697bccfc86f3f25b1892beb2fdba Mon Sep 17 00:00:00 2001 From: Sun Yimin Date: Wed, 16 Apr 2025 03:15:08 +0000 Subject: [PATCH] =?UTF-8?q?Updated=20PQC:=20ML=E2=80=90KEM=20(markdown)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- PQC:-ML‐KEM.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PQC:-ML‐KEM.md b/PQC:-ML‐KEM.md index 238471b..cd0e577 100644 --- a/PQC:-ML‐KEM.md +++ b/PQC:-ML‐KEM.md @@ -18,7 +18,7 @@ NIST在后量子密码学领域进行了多年的研究,最终于2022年批准 通过这些特点和应用场景,ML-KEM在保障数据安全方面发挥了关键作用,特别是在量子计算威胁日益凸显的背景下。 ## 实现现状 -- BoringSSL,谷歌项目,已经实现ML-KEM 768 / ML-KEM 1024。 +- [BoringSSL](https://github.com/google/boringssl),谷歌项目,已经实现ML-KEM 768 / ML-KEM 1024。 - [SymCrypt](https://github.com/microsoft/SymCrypt),微软项目。 - Golang已经实现ML-KEM 768 / ML-KEM 1024,并已在TLS1.3中支持[X25519MLKEM768](https://datatracker.ietf.org/doc/draft-kwiatkowski-tls-ecdhe-mlkem/03/)。 - OpenSSL已经实现ML-KEM 512 / ML-KEM 768 / ML-KEM 1024,[ML-KEM Design](https://github.com/openssl/openssl/blob/master/doc/designs/ML-KEM.md),[OpenSSL 3.5](https://github.com/openssl/openssl/releases/tag/openssl-3.5.0),[OpenSSL 3.5 SSL CONF](https://docs.openssl.org/3.5/man3/SSL_CONF_cmd/#history)