MOTION
0.01
Framework for mixed-protocol multi-party computation
|
This is the complete list of members for encrypto::motion::GOtBitSender, 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::BasicOtSender | protected |
bitlen_ | encrypto::motion::OtVector | protected |
data_ | encrypto::motion::BasicOtSender | protected |
GetBitlen() const noexcept | encrypto::motion::OtVector | inline |
GetNumOts() const noexcept | encrypto::motion::OtVector | inline |
GetOtId() const noexcept | encrypto::motion::OtVector | inline |
GetProtocol() const noexcept | encrypto::motion::OtVector | inline |
GOtBitSender(std::size_t ot_id, std::size_t number_of_ots, OtExtensionSenderData &data, const std::function< void(flatbuffers::FlatBufferBuilder &&)> &send_function) | encrypto::motion::GOtBitSender | |
number_of_ots_ | encrypto::motion::OtVector | protected |
ot_id_ | encrypto::motion::OtVector | protected |
OtVector()=delete | encrypto::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::OtVector | protected |
p_ | encrypto::motion::OtVector | protected |
send_function_ | encrypto::motion::OtVector | protected |
SendMessages() const | encrypto::motion::GOtBitSender | |
SetInputs(BitVector<> &&inputs) | encrypto::motion::GOtBitSender | inline |
SetInputs(const BitVector<> &inputs) | encrypto::motion::GOtBitSender | inline |
WaitSetup() const | encrypto::motion::BasicOtSender |