ABY Framework
1.0
Arithmetic Bool Yao Framework
|
Public Member Functions | |
ABYParty (e_role pid, char *addr, seclvl seclvl, uint32_t bitlen, uint32_t nthreads, e_mt_gen_alg mg_algo=MT_OT) | |
vector< Sharing * > & | GetSharings () |
CBitVector | ExecCircuit () |
CBitVector | ExecSetupPhase () |
uint32_t | GetMyInput (CBitVector &in) |
uint32_t | GetOtherInput (CBitVector &otherin) |
uint32_t | GetOutput (CBitVector &out) |
void | Reset () |
double | GetTiming (ABYPHASE phase) |