mirror of
https://github.com/data61/MP-SPDZ.git
synced 2026-01-09 13:37:58 -05:00
Machine learning functionality, dishonest-majority binary secret sharing.
This commit is contained in:
@@ -39,7 +39,6 @@ public:
|
||||
Names& N;
|
||||
Player* P;
|
||||
PRNG secure_prng;
|
||||
vector<octetStream> os;
|
||||
|
||||
int thread_num;
|
||||
WaitQueue<ScheduleItem> tape_schedule;
|
||||
|
||||
Reference in New Issue
Block a user