MOTION
0.01
Framework for mixed-protocol multi-party computation
|
#include "sha256.h"
#include "algorithm/algorithm_description.h"
#include "protocols/share_wrapper.h"
#include "statistics/run_time_statistics.h"
#include "utility/config.h"
Functions | |
encrypto::motion::RunTimeStatistics | EvaluateProtocol (encrypto::motion::PartyPointer &party, std::size_t number_of_simd, encrypto::motion::MpcProtocol protocol) |
encrypto::motion::RunTimeStatistics EvaluateProtocol | ( | encrypto::motion::PartyPointer & | party, |
std::size_t | number_of_simd, | ||
encrypto::motion::MpcProtocol | protocol | ||
) |