MOTION  0.01
Framework for mixed-protocol multi-party computation
Namespaces | Functions
hello_message.h File Reference
#include <flatbuffers/flatbuffers.h>
#include "utility/constants.h"
Include dependency graph for hello_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::BuildHelloMessage (uint16_t source_id, uint16_t destination_id, uint16_t number_of_parties, const std::vector< uint8_t > *input_sharing_seed, const std::vector< uint8_t > *fixed_key_aes_seed, bool online_after_setup, float motion_version)