mirror of
https://github.com/data61/MP-SPDZ.git
synced 2026-01-09 13:37:58 -05:00
Maintenance.
This commit is contained in:
@@ -24,11 +24,4 @@ AtlasShare::AtlasShare(const AtlasSecret& other) :
|
||||
{
|
||||
}
|
||||
|
||||
void AtlasShare::random()
|
||||
{
|
||||
AtlasSecret tmp;
|
||||
this->get_party().DataF.get_one(DATA_BIT, tmp);
|
||||
*this = tmp.get_reg(0);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user