#include <boolean_gmw_share.h>
◆ Share() [1/2]
encrypto::motion::proto::boolean_gmw::Share::Share |
( |
const std::vector< motion::WirePointer > & |
wires | ) |
|
◆ Share() [2/2]
encrypto::motion::proto::boolean_gmw::Share::Share |
( |
std::vector< motion::WirePointer > && |
wires | ) |
|
◆ GetBitLength()
std::size_t encrypto::motion::proto::boolean_gmw::Share::GetBitLength |
( |
| ) |
const |
|
inlinefinalvirtualnoexcept |
◆ GetCircuitType()
CircuitType encrypto::motion::proto::boolean_gmw::Share::GetCircuitType |
( |
| ) |
const |
|
finalvirtualnoexcept |
◆ GetMutableWires()
std::vector<motion::WirePointer>& encrypto::motion::proto::boolean_gmw::Share::GetMutableWires |
( |
| ) |
|
|
inlinefinalvirtualnoexcept |
◆ GetNumberOfSimdValues()
std::size_t encrypto::motion::proto::boolean_gmw::Share::GetNumberOfSimdValues |
( |
| ) |
const |
|
finalvirtualnoexcept |
◆ GetProtocol()
MpcProtocol encrypto::motion::proto::boolean_gmw::Share::GetProtocol |
( |
| ) |
const |
|
finalvirtualnoexcept |
◆ GetWire()
std::shared_ptr< motion::Share > encrypto::motion::proto::boolean_gmw::Share::GetWire |
( |
std::size_t |
i | ) |
const |
|
finalvirtual |
◆ GetWires()
const std::vector<motion::WirePointer>& encrypto::motion::proto::boolean_gmw::Share::GetWires |
( |
| ) |
const |
|
inlinefinalvirtualnoexcept |
◆ Split()
std::vector< std::shared_ptr< motion::Share > > encrypto::motion::proto::boolean_gmw::Share::Split |
( |
| ) |
const |
|
finalvirtualnoexcept |
The documentation for this class was generated from the following files: