diff --git a/PQC:-ML‐KEM.md b/PQC:-ML‐KEM.md index 4174b26..49a8994 100644 --- a/PQC:-ML‐KEM.md +++ b/PQC:-ML‐KEM.md @@ -22,6 +22,7 @@ NIST在后量子密码学领域进行了多年的研究,最终于2022年批准 - [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](https://github.com/openssl/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) +- [PQClean](https://github.com/PQClean),一个专注于后量子密码学的开源项目,支持多种后量子算法。 ## 国密标准 尚无