|
MOTION
0.01
Framework for mixed-protocol multi-party computation
|
#include "gtest/gtest.h"#include "test_constants.h"#include "base/backend.h"#include "base/motion_base_provider.h"#include "base/party.h"#include "data_storage/base_ot_data.h"#include "oblivious_transfer/ot_flavors.h"
1.8.17