MOTION
0.01
Framework for mixed-protocol multi-party computation
|
#include <gate_executor.h>
Public Member Functions | |
GateExecutor (Register &, std::function< void()> preprocessing_function, std::shared_ptr< Logger >) | |
void | EvaluateSetupOnline (RunTimeStatistics &statistics) |
void | Evaluate (RunTimeStatistics &statistics) |
encrypto::motion::GateExecutor::GateExecutor | ( | Register & | , |
std::function< void()> | preprocessing_function, | ||
std::shared_ptr< Logger > | |||
) |
void encrypto::motion::GateExecutor::Evaluate | ( | RunTimeStatistics & | statistics | ) |
void encrypto::motion::GateExecutor::EvaluateSetupOnline | ( | RunTimeStatistics & | statistics | ) |