-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
15 lines (15 loc) · 833 Bytes
/
.gitmodules
File metadata and controls
15 lines (15 loc) · 833 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[submodule "pages/java/java-crypto-examples"]
path = pages/java/java-crypto-examples
url = https://github.com/cryptoexamples/java-crypto-examples.git
[submodule "pages/java-tink/java-tink-cryptoexamples"]
path = pages/java-tink/java-tink-cryptoexamples
url = https://github.com/cryptoexamples/java-tink-cryptoexamples.git
[submodule "pages/python-cryptography"]
path = pages/python-cryptography
url = https://github.com/cryptoexamples/python-cryptography-cryptoexamples.git
[submodule "pages/javascript-crypto-cryptoexamples"]
path = pages/javascript-crypto-cryptoexamples
url = https://github.com/cryptoexamples/javascript-crypto-cryptoexamples.git
[submodule "pages/javascript-forge-cryptoexamples"]
path = pages/javascript-forge-cryptoexamples
url = https://github.com/cryptoexamples/javascript-forge-cryptoexamples.git