|
MOTION
0.01
Framework for mixed-protocol multi-party computation
|


Go to the source code of this file.
Classes | |
| class | encrypto::motion::proto::ConstantArithmeticShare< T, typename > |
| class | encrypto::motion::proto::ConstantBooleanShare |
Namespaces | |
| encrypto | |
| encrypto::motion | |
| encrypto::motion::proto | |
Typedefs | |
| template<typename T , typename = std::enable_if_t<std::is_unsigned_v<T>>> | |
| using | encrypto::motion::proto::ConstantArithmeticSharePointer = std::shared_ptr< ConstantArithmeticShare< T > > |
| using | encrypto::motion::proto::ConstantBooleanSharePointer = std::shared_ptr< ConstantBooleanShare > |
1.8.17