MOTION  0.01
Framework for mixed-protocol multi-party computation
Namespaces | Functions
output_message.h File Reference
#include <flatbuffers/flatbuffers.h>
Include dependency graph for output_message.h:
This graph shows which files directly or indirectly include this file:

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)