MOTION
0.01
Framework for mixed-protocol multi-party computation
|
Go to the source code of this file.
Classes | |
class | encrypto::motion::proto::arithmetic_gmw::Share< T, typename > |
Namespaces | |
encrypto | |
encrypto::motion | |
encrypto::motion::proto | |
encrypto::motion::proto::arithmetic_gmw | |
Typedefs | |
template<typename T , typename = std::enable_if_t<std::is_unsigned_v<T>>> | |
using | encrypto::motion::proto::arithmetic_gmw::SharePointer = std::shared_ptr< Share< T > > |