forked from PlatONnetwork/privacy-contract-vm
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
24 lines (24 loc) · 894 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "third-code/gtest"]
path = third-code/gtest
url = https://github.com/abseil/googletest.git
[submodule "third-code/gflags"]
path = third-code/gflags
url = https://github.com/gflags/gflags.git
[submodule "third-code/libscrypt"]
path = third-code/libscrypt
url = https://github.com/technion/libscrypt.git
[submodule "third-code/relic"]
path = third-code/relic
url = https://github.com/relic-toolkit/relic.git
[submodule "third-code/protobuf"]
path = third-code/protobuf
url = https://github.com/PlatONnetwork/protobuf.git
[submodule "third-code/emp-tool"]
path = third-code/emp-tool
url = https://github.com/PlatONnetwork/emp-tool.git
[submodule "third-code/emp-ot"]
path = third-code/emp-ot
url = https://github.com/PlatONnetwork/emp-ot.git
[submodule "third-code/emp-sh2pc"]
path = third-code/emp-sh2pc
url = https://github.com/PlatONnetwork/emp-sh2pc.git