mirror of
https://github.com/emmansun/gmsm.git
synced 2025-05-11 03:26:17 +08:00
Updated Armv8.2 SM3和SM4 (markdown)
parent
3d2100eebd
commit
5b7617cb76
@ -103,7 +103,7 @@ func TestDecodeSM4Codes(t *testing.T) {
|
||||
```
|
||||
WORD $0x0884c0ce // SM4E V0.S4, V8.S4
|
||||
```
|
||||
**[3/30/2023] 通过进一步学习和QEMU环境测试,发现不需要进行字节序变换。以下才是正确的!**
|
||||
**[3/30/2023] 通过进一步学习和QEMU环境测试,发现不需要进行字节序变换。以下才是正确的!项目中的SM3 SM4 NI实现已经通过QEMU测试。**
|
||||
```
|
||||
WORD $0xcec08408 // SM4E V0.S4, V8.S4
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user