forked from di3online/ntru-crypto
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
24 lines (24 loc) · 1.1 KB
/
.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 "reference-code/NTRUEncrypt"]
path = reference-code/NTRUEncrypt
url = git@github.com:NTRUOpenSourceProject/NTRUEncrypt.git
[submodule "reference-code/NTRUEncrypt-java"]
path = reference-code/NTRUEncrypt-java
url = git@github.com:NTRUOpenSourceProject/NTRUEncrypt-java.git
[submodule "reference-code/PASS"]
path = reference-code/PASS
url = git@github.com:NTRUOpenSourceProject/PASS.git
[submodule "reference-code/NTRUMLS"]
path = reference-code/NTRUMLS
url = git@github.com:NTRUOpenSourceProject/NTRUMLS.git
[submodule "reference-code/Gaussian-pqNTRUSign"]
path = reference-code/Gaussian-pqNTRUSign
url = git@github.com:zhenfeizhang/Gaussian-pqNTRUSign.git
[submodule "NIST/pqntrusign_nist_submission"]
path = NIST/pqntrusign_nist_submission
url = https://github.com/NTRUOpenSourceProject/pqntrusign_nist_submission.git
[submodule "NIST/ntruencrypt_nist_submission"]
path = NIST/ntruencrypt_nist_submission
url = https://github.com/NTRUOpenSourceProject/ntruencrypt_nist_submission.git
[submodule "reference-code/raptor"]
path = reference-code/raptor
url = https://github.com/NTRUOpenSourceProject/raptor