mirror of
https://github.com/Sunscreen-tech/Sunscreen.git
synced 2026-01-09 13:48:06 -05:00
22 lines
744 B
Plaintext
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
|