Updated ZUC with AESENCLAST (markdown)

Sun Yimin 2022-07-04 16:26:08 +08:00
parent 3a6b9676f9
commit d72069bb1f

@ -1 +1,3 @@
This is the pure golang code to study ZUC implementation with AESENCLAST instruction.
[zuc sbox with aesni](https://gist.github.com/emmansun/ae4677d71c75ff8407d5f5b3a884f5d2)