Files
Sunscreen/.gitmodules
2023-08-23 15:04:14 +00:00

22 lines
744 B
Plaintext

[submodule "seal_fhe/SEAL"]
path = seal_fhe/SEAL
url = https://github.com/Sunscreen-tech/SEAL.git
branch = sunscreen
fetchRecurseSubmodules = true
[submodule "emsdk/emsdk"]
path = emsdk/emsdk
url = https://github.com/emscripten-core/emsdk.git
[submodule "mdBook"]
path = mdBook
url = https://github.com/Sunscreen-tech/mdBook.git
[submodule "rust-playground"]
path = rust-playground
url = https://github.com/Sunscreen-tech/rust-playground.git
branch = sunscreen
[submodule "sunscreen_bulletproofs"]
path = sunscreen_bulletproofs
url = https://github.com/Sunscreen-tech/bulletproofs_zkcrypto.git
[submodule "sunscreen_curve25519"]
path = sunscreen_curve25519
url = https://github.com/Sunscreen-tech/curve25519-dalek-ng.git