Updated PQC: ML‐DSA (markdown)

Sun Yimin 2025-05-30 15:09:58 +08:00
parent 1c35ec4171
commit b0642a8b47

@ -5,7 +5,7 @@
- [PQClean](https://github.com/PQClean),一个专注于后量子密码学的开源项目,支持多种后量子算法。 - [PQClean](https://github.com/PQClean),一个专注于后量子密码学的开源项目,支持多种后量子算法。
- [OpenSSL](https://github.com/openssl/openssl/blob/master/doc/designs/ml-dsa.md)。 - [OpenSSL](https://github.com/openssl/openssl/blob/master/doc/designs/ml-dsa.md)。
- [Go](https://github.com/golang/go), 计划在1.262026版本中实现主要是因为没有坚实的用例譬如如何与X509等集成。 - [Go](https://github.com/golang/go), 计划在1.262026版本中实现主要是因为没有坚实的用例譬如如何与X509等集成。
- [Cloudflare Circl](https://github.com/cloudflare/circl/sign/mldsa) Go语言性能优秀 - [Cloudflare Circl](https://github.com/cloudflare/circl) Go语言实现
- 本项目,实现了但还没找到用例。 - 本项目,实现了但还没找到用例。
## 参考 ## 参考