CowGear, more protocols with replicated secret sharing.

This commit is contained in:
Marcel Keller
2019-06-07 15:26:03 +10:00
parent 6ab8d85912
commit 715f67f4c5
285 changed files with 4033 additions and 1731 deletions

View File

@@ -5,6 +5,8 @@
#include "Tools/Buffer.h"
#include <unistd.h>
bool BufferBase::rewind = false;