mirror of
https://github.com/emmansun/gmsm.git
synced 2025-05-10 19:16:18 +08:00
Updated Efficient Software Implementations of ZUC (markdown)
parent
af403ff684
commit
aa932b6d56
@ -58,6 +58,8 @@ $M=X_{aes}X^{-1}_{zuc}$
|
|||||||
|
|
||||||
$C=L\ 0x63+0x55$
|
$C=L\ 0x63+0x55$
|
||||||
|
|
||||||
|
只有这种S盒和AES盒构造完全同构的,用AESENCLAST时,使用0x63作为enc_key才有点意义。
|
||||||
|
|
||||||
```python
|
```python
|
||||||
from pyfinite import ffield
|
from pyfinite import ffield
|
||||||
from pyfinite import genericmatrix
|
from pyfinite import genericmatrix
|
||||||
|
Loading…
x
Reference in New Issue
Block a user