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

Functions

static void check_correctness (encrypto::motion::ShareWrapper output)
 
encrypto::motion::RunTimeStatistics EvaluateProtocol (encrypto::motion::PartyPointer &party, std::size_t number_of_simd, encrypto::motion::MpcProtocol protocol, bool check)
 

Function Documentation

◆ check_correctness()

static void check_correctness ( encrypto::motion::ShareWrapper  output)
static
Here is the call graph for this function:
Here is the caller graph for this function:

◆ EvaluateProtocol()

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