A structure to hold recryption-related data inside the Context.
More...
#include <recryption.h>
|
static long | setAE (long &e, long &ePrime, const Context &context, long t=0) |
| Helper function for computing the recryption parameters. More...
|
|
|
static constexpr long | defSkHwt = 100 |
| default Hamming weight of recryption key More...
|
|
A structure to hold recryption-related data inside the Context.
◆ RecryptData()
helib::RecryptData::RecryptData |
( |
| ) |
|
|
inline |
◆ init()
void helib::RecryptData::init |
( |
const Context & |
context, |
|
|
const NTL::Vec< long > & |
mvec_, |
|
|
bool |
enableThick, |
|
|
long |
t = 0 , |
|
|
bool |
build_cache = false , |
|
|
bool |
minimal = false |
|
) |
| |
Initialize the recryption data in the context.
◆ operator!=()
bool helib::RecryptData::operator!= |
( |
const RecryptData & |
other | ) |
const |
|
inline |
◆ operator==()
bool helib::RecryptData::operator== |
( |
const RecryptData & |
other | ) |
const |
◆ setAE()
long helib::RecryptData::setAE |
( |
long & |
e, |
|
|
long & |
ePrime, |
|
|
const Context & |
context, |
|
|
long |
t = 0 |
|
) |
| |
|
static |
Helper function for computing the recryption parameters.
◆ alMod
std::shared_ptr<const PAlgebraMod> helib::RecryptData::alMod |
for plaintext space p^{e-e'+r}
◆ build_cache
bool helib::RecryptData::build_cache |
◆ defSkHwt
constexpr long helib::RecryptData::defSkHwt = 100 |
|
staticconstexpr |
default Hamming weight of recryption key
long helib::RecryptData::e |
partition of m into co-prime factors
skey encrypted wrt space p^{e-e'+r}
◆ ea
for plaintext space p^{e-e'+r}
◆ ePrime
long helib::RecryptData::ePrime |
◆ firstMap
std::shared_ptr<const EvalMap> helib::RecryptData::firstMap |
◆ mvec
NTL::Vec<long> helib::RecryptData::mvec |
Some data members that are only used for I/O.
◆ p2dConv
std::shared_ptr<const PowerfulDCRT> helib::RecryptData::p2dConv |
conversion between ZZX and Powerful
◆ secondMap
std::shared_ptr<const EvalMap> helib::RecryptData::secondMap |
◆ skHwt
long helib::RecryptData::skHwt |
Hamming weight of recryption secret key.
◆ unpackSlotEncoding
std::vector<NTL::ZZX> helib::RecryptData::unpackSlotEncoding |
linPolys for unpacking the slots