ABY Framework  1.0
Arithmetic Bool Yao Framework
 All Classes Files Functions Variables Enumerations Enumerator Macros
OTExtRec Member List

This is the complete list of members for OTExtRec, including all inherited members.

BuildMatrices(CBitVector &T, CBitVector &SndBuf, uint32_t numblocks, uint32_t ctr, BYTE *ctr_buf) (defined in OTExtRec)OTExtRec
HashValues(CBitVector &T, CBitVector &seedbuf, uint32_t ctr, uint32_t lim) (defined in OTExtRec)OTExtRec
Init(uint32_t nSndVals, crypto *crypt, CSocket *sock, BYTE *keybytes, int nbaseOTs, int nbaseseeds) (defined in OTExtRec)OTExtRecinline
m_cCrypt (defined in OTExtRec)OTExtRecprotected
m_eOTFlav (defined in OTExtRec)OTExtRecprotected
m_fMaskFct (defined in OTExtRec)OTExtRecprotected
m_kCRFKey (defined in OTExtRec)OTExtRecprotected
m_nBaseOTs (defined in OTExtRec)OTExtRecprotected
m_nBitLength (defined in OTExtRec)OTExtRecprotected
m_nChoices (defined in OTExtRec)OTExtRecprotected
m_nCounter (defined in OTExtRec)OTExtRecprotected
m_nOTs (defined in OTExtRec)OTExtRecprotected
m_nRet (defined in OTExtRec)OTExtRecprotected
m_nSndVals (defined in OTExtRec)OTExtRecprotected
m_nSymSecParam (defined in OTExtRec)OTExtRecprotected
m_vKeySeedMtx (defined in OTExtRec)OTExtRecprotected
m_vSockets (defined in OTExtRec)OTExtRecprotected
m_vTempOTMasks (defined in OTExtRec)OTExtRecprotected
OTExtRec(uint32_t nSndVals, uint32_t nOTs, uint32_t bitlength, crypto *crypt, CSocket *sock, BYTE *keybytes, CBitVector &choices, CBitVector &ret, BYTE protocol, int nbaseOTs=-1, int nbaseseeds=-1) (defined in OTExtRec)OTExtRecinline
OTExtRec(uint32_t nSndVals, crypto *crypt, CSocket *sock, BYTE *keybytes, int nbaseOTs=-1, int nbaseseeds=-1) (defined in OTExtRec)OTExtRecinline
OTReceiverRoutine(uint32_t id, uint32_t myNumOTs) (defined in OTExtRec)OTExtRec
receive(uint32_t numOTs, uint32_t bitlength, CBitVector &choices, CBitVector &ret, BYTE type, uint32_t numThreads, MaskingFunction *maskfct) (defined in OTExtRec)OTExtRec
receive(uint32_t numThreads) (defined in OTExtRec)OTExtRec
ReceiveAndProcess(uint32_t numThreads) (defined in OTExtRec)OTExtRec
verifyOT(uint32_t myNumOTs) (defined in OTExtRec)OTExtRec
~OTExtRec() (defined in OTExtRec)OTExtRecinline