Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
[submodule "seal_fhe/SEAL"]
path = seal_fhe/SEAL
url = git@github.com:rickwebiii/SEAL.git
url = https://github.com/rickwebiii/SEAL.git
branch = wasm
fetchRecurseSubmodules = true
[submodule "emsdk/emsdk"]
path = emsdk/emsdk
url = https://github.com/emscripten-core/emsdk.git
[submodule "mdBook"]
path = mdBook
url = git@github.com:rickwebiii/mdBook.git
url = https://github.com/rickwebiii/mdBook.git
[submodule "rust-playground"]
path = rust-playground
url = git@github.com:Sunscreen-tech/rust-playground.git
url = https://github.com/Sunscreen-tech/rust-playground.git
branch = sunscreen
[submodule "sunscreen_bulletproofs"]
path = sunscreen_bulletproofs
url = git@github.com:Sunscreen-tech/bulletproofs_zkcrypto.git
url = https://github.com/Sunscreen-tech/bulletproofs_zkcrypto.git
[submodule "sunscreen_curve25519"]
path = sunscreen_curve25519
url = git@github.com:Sunscreen-tech/curve25519-dalek-ng.git
url = https://github.com/Sunscreen-tech/curve25519-dalek-ng.git