From e17fffb85c48242897b87aafe3604cab1088ce94 Mon Sep 17 00:00:00 2001 From: Sun Yimin Date: Fri, 12 Mar 2021 13:12:13 +0800 Subject: [PATCH] =?UTF-8?q?Updated=20SM4=E6=80=A7=E8=83=BD=E4=BC=98?= =?UTF-8?q?=E5=8C=96=20(markdown)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SM4性能优化.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/SM4性能优化.md b/SM4性能优化.md index 916c81c..3e8efca 100644 --- a/SM4性能优化.md +++ b/SM4性能优化.md @@ -1,6 +1,8 @@ -先学习一下: +先学习一下,SM4暂时没用到。 -参考资料: +# 参考资料 * [SM4的快速软件实现技术](https://m.doc88.com/p-1823908753601.html) * [SM4的快速软件实现技术](http://html.rhhz.net/ZGKXYDXXB/20180205.htm) -* [sm4ni](https://github.com/mjosaarinen/sm4ni) \ No newline at end of file +* [sm4ni](https://github.com/mjosaarinen/sm4ni) + +我记得好像搜索到过国内有个把SM4转换成AES的专利文章,到底是各自独立发现还是抄袭? \ No newline at end of file