|
ABY Framework
1.0
Arithmetic Bool Yao Framework
|


Public Member Functions | |
| BaseOT (crypto *crypt, field_type ftype) | |
| virtual void | Sender (uint32_t nSndVals, uint32_t nOTs, CSocket &sock, uint8_t *ret)=0 |
| virtual void | Receiver (uint32_t nSndVals, uint32_t uint32_t, CBitVector &choices, CSocket &sock, uint8_t *ret)=0 |
Protected Member Functions | |
| void | hashReturn (uint8_t *ret, uint32_t ret_len, uint8_t *val, uint32_t val_len, uint32_t ctr) |
Protected Attributes | |
| crypto * | m_cCrypto |
| pk_crypto * | m_cPKCrypto |
1.8.8