MOTION  0.01
Framework for mixed-protocol multi-party computation
Classes | Namespaces | Enumerations
shared_bits_data.h File Reference
#include <cstdint>
#include <vector>
#include "utility/reusable_future.h"
Include dependency graph for shared_bits_data.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  encrypto::motion::SharedBitsData
 

Namespaces

 encrypto
 
 encrypto::motion
 

Enumerations

enum  encrypto::motion::SharedBitsMessageType : std::uint8_t { encrypto::motion::kMaskMessage = 2, encrypto::motion::kReconstructMessage = 1 }