MOTION  0.01
Framework for mixed-protocol multi-party computation
Functions
sha256.cpp File Reference
#include "sha256.h"
#include "algorithm/algorithm_description.h"
#include "protocols/share_wrapper.h"
#include "statistics/run_time_statistics.h"
#include "utility/config.h"
Include dependency graph for sha256.cpp:

Functions

encrypto::motion::RunTimeStatistics EvaluateProtocol (encrypto::motion::PartyPointer &party, std::size_t number_of_simd, encrypto::motion::MpcProtocol protocol)
 

Function Documentation

◆ EvaluateProtocol()

encrypto::motion::RunTimeStatistics EvaluateProtocol ( encrypto::motion::PartyPointer party,
std::size_t  number_of_simd,
encrypto::motion::MpcProtocol  protocol 
)
Here is the call graph for this function: