ABY Framework
1.0
Arithmetic Bool Yao Framework
|
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) | OTExtRec | inline |
m_cCrypt (defined in OTExtRec) | OTExtRec | protected |
m_eOTFlav (defined in OTExtRec) | OTExtRec | protected |
m_fMaskFct (defined in OTExtRec) | OTExtRec | protected |
m_kCRFKey (defined in OTExtRec) | OTExtRec | protected |
m_nBaseOTs (defined in OTExtRec) | OTExtRec | protected |
m_nBitLength (defined in OTExtRec) | OTExtRec | protected |
m_nChoices (defined in OTExtRec) | OTExtRec | protected |
m_nCounter (defined in OTExtRec) | OTExtRec | protected |
m_nOTs (defined in OTExtRec) | OTExtRec | protected |
m_nRet (defined in OTExtRec) | OTExtRec | protected |
m_nSndVals (defined in OTExtRec) | OTExtRec | protected |
m_nSymSecParam (defined in OTExtRec) | OTExtRec | protected |
m_vKeySeedMtx (defined in OTExtRec) | OTExtRec | protected |
m_vSockets (defined in OTExtRec) | OTExtRec | protected |
m_vTempOTMasks (defined in OTExtRec) | OTExtRec | protected |
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) | OTExtRec | inline |
OTExtRec(uint32_t nSndVals, crypto *crypt, CSocket *sock, BYTE *keybytes, int nbaseOTs=-1, int nbaseseeds=-1) (defined in OTExtRec) | OTExtRec | inline |
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) | OTExtRec | inline |