|
MOTION
0.01
Framework for mixed-protocol multi-party computation
|
Classes | |
| class | AndGate |
| class | InputGate |
| class | InvGate |
| class | MuxGate |
| class | OutputGate |
| class | Share |
| class | Wire |
| class | XorGate |
Typedefs | |
| using | SharePointer = std::shared_ptr< Share > |
| using | WirePointer = std::shared_ptr< Wire > |
Variables | |
| constexpr std::size_t | kAll = std::numeric_limits<std::int64_t>::max() |
| typedef std::shared_ptr< Share > encrypto::motion::proto::boolean_gmw::SharePointer |
| using encrypto::motion::proto::boolean_gmw::WirePointer = typedef std::shared_ptr<Wire> |
|
constexpr |
1.8.17