mirror of
https://github.com/emmansun/gmsm.git
synced 2025-05-10 19:16:18 +08:00
Updated SM4 with GFNI (markdown)
parent
5225fd7ea8
commit
a824e76e9a
@ -10,8 +10,10 @@
|
||||
# SM4 SBOX实现对比
|
||||
## AESNI
|
||||
1. 多条指令实现的仿射
|
||||
2. AESENCLAST
|
||||
3. 多条指令实现的仿射
|
||||
2. Shift Rows Inverse (Optional)
|
||||
3. AESENCLAST
|
||||
4. 多条指令实现的仿射
|
||||
|
||||
## GFNI
|
||||
1. Affine Transformation (单指令)
|
||||
2. Affine Transformation Inverse (单指令)
|
||||
|
Loading…
x
Reference in New Issue
Block a user