MOTION
0.01
Framework for mixed-protocol multi-party computation
|
Public Attributes | |
std::vector< std::uint32_t > | cleartext_input |
std::vector< encrypto::motion::SecureUnsignedInteger > | shared_input |
std::vector< encrypto::motion::SecureUnsignedInteger > | id |
Stores the attributes of parties party_0 and party_1.
std::vector<std::uint32_t> Attributes::cleartext_input |
std::vector<encrypto::motion::SecureUnsignedInteger> Attributes::id |
std::vector<encrypto::motion::SecureUnsignedInteger> Attributes::shared_input |