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

Go to the source code of this file.

Classes

class  encrypto::motion::Share
 
class  encrypto::motion::BooleanShare
 

Namespaces

 encrypto
 
 encrypto::motion
 

Typedefs

using encrypto::motion::BooleanSharePointer = std::shared_ptr< BooleanShare >