MOTION  0.01
Framework for mixed-protocol multi-party computation
Public Attributes | List of all members
Attributes Struct Reference
Collaboration diagram for Attributes:
Collaboration graph
[legend]

Public Attributes

std::vector< std::uint32_t > cleartext_input
 
std::vector< encrypto::motion::SecureUnsignedIntegershared_input
 
std::vector< encrypto::motion::SecureUnsignedIntegerid
 

Detailed Description

Stores the attributes of parties party_0 and party_1.

Member Data Documentation

◆ cleartext_input

std::vector<std::uint32_t> Attributes::cleartext_input

◆ id

std::vector<encrypto::motion::SecureUnsignedInteger> Attributes::id

◆ shared_input

std::vector<encrypto::motion::SecureUnsignedInteger> Attributes::shared_input

The documentation for this struct was generated from the following file: