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

This is the complete list of members for encrypto::motion::FixedXcOt128Sender, 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::FixedXcOt128Sender
data_encrypto::motion::BasicOtSenderprotected
FixedXcOt128Sender(std::size_t ot_id, std::size_t number_of_ots, OtExtensionSenderData &data, const std::function< void(flatbuffers::FlatBufferBuilder &&)> &send_function)encrypto::motion::FixedXcOt128Sender
GetBitlen() const noexceptencrypto::motion::OtVectorinline
GetNumOts() const noexceptencrypto::motion::OtVectorinline
GetOtId() const noexceptencrypto::motion::OtVectorinline
GetOutputs()encrypto::motion::FixedXcOt128Senderinline
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::FixedXcOt128Sender
SetCorrelation(Block128 correlation)encrypto::motion::FixedXcOt128Senderinline
WaitSetup() constencrypto::motion::BasicOtSender