From d2fbd5c2ea068fecaa9f86ebc96aa865e2bc1ec9 Mon Sep 17 00:00:00 2001 From: star3s Date: Thu, 23 Apr 2026 19:46:10 +0800 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..86c5a2e --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# crypto-sm + +国产密码算法实现,兼容 @go/crypto 接口规范 \ No newline at end of file