emp-toolkit
OTIdeal Class Reference

#include <ideal.h>

Inheritance diagram for OTIdeal:
OT< OTIdeal >

Public Member Functions

 OTIdeal (NetIO *io)
 
void send_impl (const block *data0, const block *data1, int length)
 
void recv_impl (block *data, const bool *b, int length)
 
- Public Member Functions inherited from OT< OTIdeal >
 OT (NetIO *nio)
 
void send (const block *data0, const block *data1, int length)
 
void recv (block *data, const bool *b, int length)
 

Public Attributes

int cnt = 0
 
- Public Attributes inherited from OT< OTIdeal >
NetIOio
 

Constructor & Destructor Documentation

§ OTIdeal()

OTIdeal::OTIdeal ( NetIO io)
inline

Member Function Documentation

§ recv_impl()

void OTIdeal::recv_impl ( block data,
const bool *  b,
int  length 
)
inline

§ send_impl()

void OTIdeal::send_impl ( const block data0,
const block data1,
int  length 
)
inline

Member Data Documentation

§ cnt

int OTIdeal::cnt = 0

The documentation for this class was generated from the following file: