Updated SM4 with AESENCLAST (markdown)

Sun Yimin 2021-10-21 14:53:41 +08:00
parent 8897cc255d
commit 51c6f00d3a

@ -11,4 +11,4 @@ A1(x) = M1*x + C1
A2(x) = M2*x + C2
```
The combinations of (M1, C1, M2, C2) are not unique.
The combinations of (M1, C1, M2, C2) or (A1, A2) are not unique.