From 0702a8a2ace79477791e12ed58d8d6095c1c3a8f Mon Sep 17 00:00:00 2001 From: Sun Yimin Date: Mon, 22 Feb 2021 16:02:22 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1df29cb..fc07b87 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This is a **SM2 sm2p256v1** implementation whose performance is similar like golang native NIST P256 under **amd64** . -For implementation detail, please refer https://github.com/emmansun/gmsm.wiki.git +For implementation detail, please refer https://github.com/emmansun/gmsm/wiki **SM2 encryption Benchmark**