mirror of
https://github.com/emmansun/gmsm.git
synced 2025-05-10 19:16:18 +08:00
Updated Home (markdown)
parent
82e41f978d
commit
00f1c668cc
10
Home.md
10
Home.md
@ -14,11 +14,11 @@
|
||||
**各算法架构优化表**:
|
||||
| | amd64 | arm64 | ppc64x(*1) | s390x | riscv64 | loong64(*3) |
|
||||
| ----------- | ----------- | ----------- | ----------- | ----------- | ----------- | ----------- |
|
||||
| SM2 | ✔ | ✔ | ✔ | ✔ | ✘ | ✘ |
|
||||
| SM3 | ✔ | ✔ | ✔ | ✔ | ✘ | ✘ |
|
||||
| SM4 | ✔ | ✔ | ✔ | ✘ | ✘ | ✘ |
|
||||
| SM9 | ✔ | ✔ | ✔ | ✘(*2) | ✘ | ✘ |
|
||||
| ZUC | ✔ | ✔ | ✔ | ✘ | ✘ | ✘ |
|
||||
| **SM2** | ✔ | ✔ | ✔ | ✔ | ✘ | ✘ |
|
||||
| **SM3** | ✔ | ✔ | ✔ | ✔ | ✘ | ✘ |
|
||||
| **SM4** | ✔ | ✔ | ✔ | ✘ | ✘ | ✘ |
|
||||
| **SM9** | ✔ | ✔ | ✔ | ✘(*2) | ✘ | ✘ |
|
||||
| **ZUC** | ✔ | ✔ | ✔ | ✘ | ✘ | ✘ |
|
||||
|
||||
**注1**:ppc64x主要指ppc64le, 因为ppc64没有test/CI环境。
|
||||
**注2**:s390x的SM9优化基于现实需求没有实现。
|
||||
|
Loading…
x
Reference in New Issue
Block a user