From c58e1d6dd18fc517c11e00a003f74653d7c1512d Mon Sep 17 00:00:00 2001 From: Sun Yimin Date: Thu, 12 Oct 2023 10:32:34 +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 f71f4a5..57fb1b5 100644 --- a/SM4性能优化.md +++ b/SM4性能优化.md @@ -267,4 +267,5 @@ done in v0.9.1 转到[这里](https://github.com/emmansun/gmsm/wiki/GCM-for-SM4#%E5%8A%A0%E5%AF%86%E5%92%8Cghash%E7%BB%93%E5%90%88asm%E4%BC%98%E5%8C%96) # 相关Wiki/Issue -* [SM4 with AESENCLAST](https://github.com/emmansun/gmsm/wiki/SM4-with-AESENCLAST) \ No newline at end of file +* [SM4 with AESENCLAST](https://github.com/emmansun/gmsm/wiki/SM4-with-AESENCLAST) +* [ARM64 CE](https://github.com/emmansun/gmsm/wiki/Armv8.2-SM3%E5%92%8CSM4) \ No newline at end of file