From 78c7662a3f588bd8f2f48f49b0b9687c22690e86 Mon Sep 17 00:00:00 2001 From: Sun Yimin Date: Fri, 29 Dec 2023 07:58:22 +0800 Subject: [PATCH] =?UTF-8?q?Updated=20SM2=E6=80=A7=E8=83=BD=E4=BC=98?= =?UTF-8?q?=E5=8C=96=EF=BC=88=E7=BB=AD=EF=BC=89=20(markdown)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SM2性能优化(续).md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SM2性能优化(续).md b/SM2性能优化(续).md index 9b14665..b875809 100644 --- a/SM2性能优化(续).md +++ b/SM2性能优化(续).md @@ -1 +1 @@ -这篇文章接续[SM2实现及优化](https://github.com/emmansun/gmsm/wiki/SM2%E6%80%A7%E8%83%BD%E4%BC%98%E5%8C%96),着重当前实现。 \ No newline at end of file +这篇文章接续[SM2实现及优化](https://github.com/emmansun/gmsm/wiki/SM2%E6%80%A7%E8%83%BD%E4%BC%98%E5%8C%96),着重当前实现,我说过目前纯golang实现通过[fiat-crypto](https://github.com/mit-plv/fiat-crypto)生成代码。 \ No newline at end of file