MOTION  0.01
Framework for mixed-protocol multi-party computation
Namespaces | Variables
config.h File Reference
#include <cstddef>
#include <string_view>
Include dependency graph for config.h:
This graph shows which files directly or indirectly include this file:

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}