emp-toolkit
semihonest_eva.h File Reference
#include <emp-tool/emp-tool.h>
#include <emp-ot/emp-ot.h>
#include <iostream>

Go to the source code of this file.

Classes

class  SemiHonestEva< T >
 

Functions

template<typename T >
void eval_feed (Backend *be, int party, block *label, const bool *, int length)
 
template<typename T >
void eval_reveal (Backend *be, bool *clear, int party, const block *label, int length)
 

Function Documentation

§ eval_feed()

template<typename T >
void eval_feed ( Backend be,
int  party,
block label,
const bool *  b,
int  length 
)

§ eval_reveal()

template<typename T >
void eval_reveal ( Backend be,
bool *  clear,
int  party,
const block label,
int  length 
)