MOTION
0.01
Framework for mixed-protocol multi-party computation
|
#include "hello_message.h"
#include "fbs_headers/hello_message_generated.h"
#include "message.h"
#include "utility/typedefs.h"
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) |