add submodule ecc_rs

This commit is contained in:
2024-09-04 10:22:40 +08:00
parent d0a916afb2
commit 68ed843777
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -1,3 +1,6 @@
[submodule "gmssl"] [submodule "gmssl"]
path = gmssl path = gmssl
url = https://github.com/guanzhi/GmSSL.git url = https://github.com/guanzhi/GmSSL.git
[submodule "ecc_rs"]
path = ecc_rs
url = https://git.mamahaha.work/sangge/ecc_rs.git

1
ecc_rs Submodule

Submodule ecc_rs added at 3f8e0ff6c9