|
MOTION
0.01
Framework for mixed-protocol multi-party computation
|
#include "bmr_share.h"#include <future>#include <span>#include "protocols/boolean_gmw/boolean_gmw_gate.h"#include "protocols/gate.h"#include "utility/bit_vector.h"#include "utility/block.h"#include "utility/reusable_future.h"

Go to the source code of this file.
Namespaces | |
| encrypto | |
| encrypto::motion | |
| encrypto::motion::proto | |
| encrypto::motion::proto::bmr | |
Variables | |
| constexpr std::size_t | encrypto::motion::proto::bmr::kAll = std::numeric_limits<std::int64_t>::max() |
1.8.17