MOTION  0.01
Framework for mixed-protocol multi-party computation
encrypto::motion::XcOtBitSender Member List

This is the complete list of members for encrypto::motion::XcOtBitSender, including all inherited members.

BasicOtSender(std::size_t ot_id, std::size_t number_of_ots, std::size_t bitlength, OtProtocol p, const std::function< void(flatbuffers::FlatBufferBuilder &&)> &send_function, OtExtensionSenderData &data)encrypto::motion::BasicOtSenderprotected
bitlen_encrypto::motion::OtVectorprotected
ComputeOutputs()encrypto::motion::XcOtBitSender
data_encrypto::motion::BasicOtSenderprotected
GetBitlen() const noexceptencrypto::motion::OtVectorinline
GetCorrelations() constencrypto::motion::XcOtBitSenderinline
GetNumOts() const noexceptencrypto::motion::OtVectorinline
GetOtId() const noexceptencrypto::motion::OtVectorinline
GetOutputs()encrypto::motion::XcOtBitSenderinline
GetProtocol() const noexceptencrypto::motion::OtVectorinline
number_of_ots_encrypto::motion::OtVectorprotected
ot_id_encrypto::motion::OtVectorprotected
OtVector()=deleteencrypto::motion::OtVector
OtVector(const std::size_t ot_id, const std::size_t number_of_ots, const std::size_t bitlength, const OtProtocol p, const std::function< void(flatbuffers::FlatBufferBuilder &&)> &send_function)encrypto::motion::OtVectorprotected
p_encrypto::motion::OtVectorprotected
send_function_encrypto::motion::OtVectorprotected
SendMessages() constencrypto::motion::XcOtBitSender
SetCorrelations(BitVector<> &&correlations)encrypto::motion::XcOtBitSenderinline
SetCorrelations(const BitVector<> &correlations)encrypto::motion::XcOtBitSenderinline
WaitSetup() constencrypto::motion::BasicOtSender
XcOtBitSender(std::size_t ot_id, std::size_t number_of_ots, OtExtensionSenderData &data, const std::function< void(flatbuffers::FlatBufferBuilder &&)> &send_function)encrypto::motion::XcOtBitSender