emp-toolkit
semihonest_gen.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  SemiHonestGen< T >
 

Functions

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

Function Documentation

§ gen_feed()

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

§ gen_reveal()

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