From ee607864abc0a1a66c9c612c0b06582e7b2bc1b8 Mon Sep 17 00:00:00 2001 From: Sun Yimin Date: Mon, 8 Mar 2021 08:55:02 +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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/SM4性能优化.md b/SM4性能优化.md index 0794d3a..916c81c 100644 --- a/SM4性能优化.md +++ b/SM4性能优化.md @@ -2,4 +2,5 @@ 参考资料: * [SM4的快速软件实现技术](https://m.doc88.com/p-1823908753601.html) -* [SM4的快速软件实现技术](http://html.rhhz.net/ZGKXYDXXB/20180205.htm) \ No newline at end of file +* [SM4的快速软件实现技术](http://html.rhhz.net/ZGKXYDXXB/20180205.htm) +* [sm4ni](https://github.com/mjosaarinen/sm4ni) \ No newline at end of file