diff --git a/SM4-with-AESENCLAST.md b/SM4-with-AESENCLAST.md new file mode 100644 index 0000000..0456935 --- /dev/null +++ b/SM4-with-AESENCLAST.md @@ -0,0 +1,3 @@ +This is the pure golang code to study SM4 implementation with AESENCLAST instruction. + +[sm4 with AESENCLAST](https://gist.github.com/emmansun/ae4677d71c75ff8407d5f5b3a884f5d2) \ No newline at end of file