Updated Armv8.2 SM3和SM4 (markdown)

Sun Yimin 2023-10-10 15:22:35 +08:00
parent c06e4573b4
commit bd87ff88de

@ -26,6 +26,8 @@ AESE指令相当于
1. ShiftRows(State)
1. SubBytes(State)
**使用全0 RoundKey有没有什么副作用**
```
go test -v -short -bench . -run=^$ ./...
goos: linux