mirror of
https://github.com/data61/MP-SPDZ.git
synced 2026-01-12 15:08:06 -05:00
19 lines
597 B
Plaintext
19 lines
597 B
Plaintext
[submodule "SimpleOT"]
|
|
path = deps/SimpleOT
|
|
url = https://github.com/mkskeller/SimpleOT
|
|
[submodule "Programs/Circuits"]
|
|
path = Programs/Circuits
|
|
url = https://github.com/mkskeller/bristol-fashion
|
|
[submodule "simde"]
|
|
path = deps/simde
|
|
url = https://github.com/simd-everywhere/simde
|
|
[submodule "deps/libOTe"]
|
|
path = deps/libOTe
|
|
url = https://github.com/mkskeller/softspoken-implementation
|
|
[submodule "deps/SimplestOT_C"]
|
|
path = deps/SimplestOT_C
|
|
url = https://github.com/mkskeller/SimplestOT_C
|
|
[submodule "deps/sse2neon"]
|
|
path = deps/sse2neon
|
|
url = https://github.com/DLTcollab/sse2neon
|