/* * Multiplication.cpp * */ #include "SPDZ.h" #include "Processor.h" #include "Math/Share.h" #include "Auth/MAC_Check.h" #include "Input.hpp" template class SPDZ; template class SPDZ;