MOTION  0.01
Framework for mixed-protocol multi-party computation
Classes | Namespaces | Typedefs
constant_wire.h File Reference
#include "protocols/wire.h"
#include "utility/bit_vector.h"
Include dependency graph for constant_wire.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  encrypto::motion::proto::ConstantArithmeticWire< T >
 
class  encrypto::motion::proto::ConstantBooleanWire
 

Namespaces

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

Typedefs

template<typename T >
using encrypto::motion::proto::ConstantArithmeticWirePointer = std::shared_ptr< ConstantArithmeticWire< T > >
 
using encrypto::motion::proto::ConstantBooleanWirePointer = std::shared_ptr< ConstantBooleanWire >