MOTION  0.01
Framework for mixed-protocol multi-party computation
Namespaces | Functions
ot_hl17.cpp File Reference
#include "ot_hl17.h"
#include <algorithm>
#include <array>
#include <cassert>
#include <cstdint>
#include "base/backend.h"
#include "communication/base_ot_message.h"
#include "data_storage/base_ot_data.h"
#include "primitives/blake2b.h"
#include "utility/helpers.h"
Include dependency graph for ot_hl17.cpp:

Namespaces

 encrypto
 
 encrypto::motion
 

Functions

void encrypto::motion::HashPoint (curve25519::ge_p3 &output, const curve25519::ge_p3 &input)