mirror of
https://github.com/emmansun/gmsm.git
synced 2025-05-11 03:26:17 +08:00
Updated PQC: ML‐KEM (markdown)
parent
b2b9eb6ecf
commit
a6d7b7485a
@ -18,6 +18,8 @@ NIST在后量子密码学领域进行了多年的研究,最终于2022年批准
|
||||
通过这些特点和应用场景,ML-KEM在保障数据安全方面发挥了关键作用,特别是在量子计算威胁日益凸显的背景下。
|
||||
|
||||
## 实现现状
|
||||
- BoringSSL,谷歌项目,已经实现ML-KEM 768 / ML-KEM 1024。
|
||||
- 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)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user