MOTION
0.01
Framework for mixed-protocol multi-party computation
|
#include "boolean_gmw_share.h"
#include <span>
#include "oblivious_transfer/ot_flavors.h"
#include "protocols/gate.h"
#include "utility/bit_vector.h"
#include "utility/reusable_future.h"
Go to the source code of this file.
Namespaces | |
encrypto | |
encrypto::motion | |
encrypto::motion::proto | |
encrypto::motion::proto::boolean_gmw | |
Variables | |
constexpr std::size_t | encrypto::motion::proto::boolean_gmw::kAll = std::numeric_limits<std::int64_t>::max() |