C# Class MpcLib.MultiPartyShuffling.MpsParty

Inheritance: MpcLib.DistributedSystem.Party
Afficher le fichier Open project: mahdiz/mpclib

Méthodes publiques

Méthode Description
MpsParty ( int numParties, BigZp input ) : System
Start ( ) : void

Method Details

MpsParty() public méthode

public MpsParty ( int numParties, BigZp input ) : System
numParties int
input BigZp
Résultat System

Start() public méthode

public Start ( ) : void
Résultat void