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

Public Attributes

Attributes party_0
 
Attributes party_1
 
std::vector< encrypto::motion::SecureUnsignedIntegercategories
 
std::vector< encrypto::motion::SecureUnsignedIntegerresults
 
encrypto::motion::ShareWrapper full_zero
 
std::uint32_t number_of_bins
 

Detailed Description

Stores all the inputs needed for CrossTabsCircuit().

Member Data Documentation

◆ categories

std::vector<encrypto::motion::SecureUnsignedInteger> CrossTabsContext::categories

◆ full_zero

encrypto::motion::ShareWrapper CrossTabsContext::full_zero

◆ number_of_bins

std::uint32_t CrossTabsContext::number_of_bins

◆ party_0

Attributes CrossTabsContext::party_0

◆ party_1

Attributes CrossTabsContext::party_1

◆ results

std::vector<encrypto::motion::SecureUnsignedInteger> CrossTabsContext::results

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