MOTION
0.01
Framework for mixed-protocol multi-party computation
|
#include "shared_bits_message.h"
#include <flatbuffers/flatbuffers.h>
#include "fbs_headers/message_generated.h"
#include "fbs_headers/shared_bits_message_generated.h"
#include "message.h"
Namespaces | |
encrypto | |
encrypto::motion | |
encrypto::motion::communication | |
Functions | |
flatbuffers::FlatBufferBuilder | encrypto::motion::communication::BuildSharedBitsMaskMessage (const std::vector< std::uint8_t > &buffer) |
flatbuffers::FlatBufferBuilder | encrypto::motion::communication::BuildSharedBitsReconstructMessage (const std::vector< std::uint8_t > &buffer) |