MOTION  0.01
Framework for mixed-protocol multi-party computation
Classes | Namespaces | Enumerations
bmr_data.h File Reference
#include <cstddef>
#include <memory>
#include <unordered_map>
#include <utility>
#include "utility/bit_vector.h"
#include "utility/block.h"
#include "utility/reusable_future.h"
Include dependency graph for bmr_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::proto::bmr::Data
 

Namespaces

 encrypto
 
 encrypto::motion
 
 encrypto::motion::proto
 
 encrypto::motion::proto::bmr
 

Enumerations

enum  encrypto::motion::proto::bmr::DataType : unsigned int { encrypto::motion::proto::bmr::kInputStep0 = 0, encrypto::motion::proto::bmr::kInputStep1 = 1, encrypto::motion::proto::bmr::kAndGate = 2 }