mirror of
https://github.com/data61/MP-SPDZ.git
synced 2026-04-20 03:01:31 -04:00
Missing text.
This commit is contained in:
@@ -8,7 +8,7 @@ See also https://www.cs.bris.ac.uk/Research/CryptographySecurity/SPDZ
|
||||
|
||||
#### Preface:
|
||||
|
||||
If you are mainly looking to run complete secure computation modulo a prime, [SCALE-MAMBA](https://github.com/KULeuven-COSIC/SCALE-MAMBA), which is a fork of this software. The software in this repository is better suited to run the online phase (including for $GF(2^n)$) and various offline phases individually.
|
||||
If you are mainly looking to run complete secure computation modulo a prime, [SCALE-MAMBA](https://github.com/KULeuven-COSIC/SCALE-MAMBA), which is a fork of this software, might be a better fit for you. The software in this repository is better suited to run the online phase (including for $GF(2^n)$) and various offline phases individually.
|
||||
|
||||
The software contains some functionality for benchmarking that breaks security. This is deactivated by default. See the compilation section on how to activate it if needed.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user