Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
MpcLib
MultiPartyShuffling
MpsParty
C# Class MpcLib.MultiPartyShuffling.MpsParty
Inheritance:
MpcLib.DistributedSystem.Party
Mostra file
Open project: mahdiz/mpclib
Public Methods
Method
Description
MpsParty
(
int
numParties
,
BigZp
input
) :
System
Start
( ) :
void
Method Details
MpsParty()
public
method
public
MpsParty
(
int
numParties
,
BigZp
input
) :
System
numParties
int
input
BigZp
return
System
Start()
public
method
public
Start
( ) :
void
return
void