emp-toolkit
OT< T > Class Template Reference

#include <ot.h>

Public Member Functions

 OT (NetIO *nio)
 
void send (const block *data0, const block *data1, int length)
 
void recv (block *data, const bool *b, int length)
 

Public Attributes

NetIOio = nullptr
 

Constructor & Destructor Documentation

§ OT()

template<typename T>
OT< T >::OT ( NetIO nio)
inline

Member Function Documentation

§ recv()

template<typename T>
void OT< T >::recv ( block data,
const bool *  b,
int  length 
)
inline

§ send()

template<typename T>
void OT< T >::send ( const block data0,
const block data1,
int  length 
)
inline

Member Data Documentation

§ io

template<typename T>
NetIO* OT< T >::io = nullptr

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