MOTION  0.01
Framework for mixed-protocol multi-party computation
Classes | Namespaces | Variables
arithmetic_gmw_gate.h File Reference
#include <fmt/format.h>
#include "arithmetic_gmw_share.h"
#include "base/motion_base_provider.h"
#include "base/register.h"
#include "communication/communication_layer.h"
#include "communication/fbs_headers/message_generated.h"
#include "communication/fbs_headers/output_message_generated.h"
#include "communication/output_message.h"
#include "multiplication_triple/mt_provider.h"
#include "multiplication_triple/sp_provider.h"
#include "primitives/sharing_randomness_generator.h"
#include "protocols/gate.h"
#include "utility/fiber_condition.h"
#include "utility/helpers.h"
#include "utility/logger.h"
#include "utility/reusable_future.h"
Include dependency graph for arithmetic_gmw_gate.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  encrypto::motion::proto::arithmetic_gmw::InputGate< T, typename >
 
class  encrypto::motion::proto::arithmetic_gmw::OutputGate< T, typename >
 
class  encrypto::motion::proto::arithmetic_gmw::AdditionGate< T, typename >
 
class  encrypto::motion::proto::arithmetic_gmw::SubtractionGate< T, typename >
 
class  encrypto::motion::proto::arithmetic_gmw::MultiplicationGate< T, typename >
 
class  encrypto::motion::proto::arithmetic_gmw::SquareGate< T, typename >
 

Namespaces

 encrypto
 
 encrypto::motion
 
 encrypto::motion::proto
 
 encrypto::motion::proto::arithmetic_gmw
 

Variables

constexpr std::size_t encrypto::motion::proto::arithmetic_gmw::kAll = std::numeric_limits<std::int64_t>::max()