#include <ot_flavors.h>
◆ XcOtSender()
encrypto::motion::XcOtSender::XcOtSender |
( |
std::size_t |
ot_id, |
|
|
std::size_t |
number_of_ots, |
|
|
std::size_t |
bitlength, |
|
|
OtExtensionSenderData & |
data, |
|
|
const std::function< void(flatbuffers::FlatBufferBuilder &&)> & |
send_function |
|
) |
| |
◆ ComputeOutputs()
void encrypto::motion::XcOtSender::ComputeOutputs |
( |
| ) |
|
◆ GetCorrelations()
std::span<const BitVector<> > encrypto::motion::XcOtSender::GetCorrelations |
( |
| ) |
const |
|
inline |
◆ GetOutputs()
std::span<const BitVector<> > encrypto::motion::XcOtSender::GetOutputs |
( |
| ) |
const |
|
inline |
◆ SendMessages()
void encrypto::motion::XcOtSender::SendMessages |
( |
| ) |
const |
◆ SetCorrelations() [1/2]
void encrypto::motion::XcOtSender::SetCorrelations |
( |
std::span< const BitVector<>> |
correlations | ) |
|
|
inline |
◆ SetCorrelations() [2/2]
void encrypto::motion::XcOtSender::SetCorrelations |
( |
std::vector< BitVector<>> && |
correlations | ) |
|
|
inline |
The documentation for this class was generated from the following files: