mirror of
https://github.com/emmansun/gmsm.git
synced 2025-05-10 19:16:18 +08:00
Updated Home (markdown)
parent
5f5acaaf8a
commit
7c5c09d89e
2
Home.md
2
Home.md
@ -2,6 +2,8 @@
|
||||
|
||||
总体而言,在AMD64架构下,SM2/3的性能已经和主流NIST P256 / SHA 256相差不大了(要是AMD64也实现了SHA指令扩展,那SM3/SHA256的性能差别就会显著扩大。注:[crypto/sha256: add sha-ni implementation](https://github.com/golang/go/commit/1a64574f42b95594cf9c8a12e9ca13d75585429c),NI实现预计将于golang 1.21发布。[SHA extensions](https://en.wikipedia.org/wiki/Intel_SHA_extensions));而SM4,由于CPU指令级别的差距,AES具有无法比拟的性能优势。
|
||||
|
||||
不过,Intel CPU很快(大概2025年)也会支持SM3/SM4: [Intel CPU supports SM3 SM4](https://github.com/emmansun/gmsm/wiki/Intel-CPU-supports-SM3-SM4)。
|
||||
|
||||
* [SM2实现及优化](https://github.com/emmansun/gmsm/wiki/SM2%E6%80%A7%E8%83%BD%E4%BC%98%E5%8C%96)
|
||||
* [SM3实现及优化](https://github.com/emmansun/gmsm/wiki/SM3%E6%80%A7%E8%83%BD%E4%BC%98%E5%8C%96)
|
||||
* [SM4实现及优化](https://github.com/emmansun/gmsm/wiki/SM4%E6%80%A7%E8%83%BD%E4%BC%98%E5%8C%96)
|
||||
|
Loading…
x
Reference in New Issue
Block a user