Machine learning functionality, dishonest-majority binary secret sharing.

This commit is contained in:
Marcel Keller
2019-10-11 15:46:31 +11:00
parent 5f0a7ad8e3
commit 7a5195d83c
203 changed files with 6256 additions and 1485 deletions

View File

@@ -39,7 +39,6 @@ public:
Names& N;
Player* P;
PRNG secure_prng;
vector<octetStream> os;
int thread_num;
WaitQueue<ScheduleItem> tape_schedule;