MOTION
0.01
Framework for mixed-protocol multi-party computation
|
#include <flatbuffers/flatbuffers.h>
Go to the source code of this file.
Namespaces | |
encrypto | |
encrypto::motion | |
encrypto::motion::communication | |
Functions | |
flatbuffers::FlatBufferBuilder | encrypto::motion::communication::BuildOutputMessage (std::size_t gate_id, std::vector< std::uint8_t > wire_payload) |
flatbuffers::FlatBufferBuilder | encrypto::motion::communication::BuildOutputMessage (std::size_t gate_id, std::vector< std::vector< std::uint8_t >> wire_payload) |