MOTION
0.01
Framework for mixed-protocol multi-party computation
|
#include <cstddef>
#include <string_view>
Go to the source code of this file.
Namespaces | |
encrypto | |
encrypto::motion | |
Variables | |
constexpr bool | encrypto::motion::kDebug {false} |
constexpr float | encrypto::motion::kVersion {0.01} |
constexpr std::string_view | encrypto::motion::kRootDir {"/root/MOTION"} |
constexpr std::size_t | encrypto::motion::kAlignment {16} |