helib::PubKey Member List

This is the complete list of members for helib::PubKey, including all inherited members.

CKKSencrypt(Ctxt &ciphertxt, const NTL::ZZX &plaintxt, double ptxtSize=1.0, double scaling=0.0) consthelib::PubKey
CKKSencrypt(Ctxt &ciphertxt, const zzX &plaintxt, double ptxtSize=1.0, double scaling=0.0) consthelib::PubKey
clear()helib::PubKeyvirtual
Encrypt(Ctxt &ciphertxt, const NTL::ZZX &plaintxt, long ptxtSpace, bool highNoise) consthelib::PubKey
Encrypt(Ctxt &ciphertxt, const zzX &plaintxt, long ptxtSpace, bool highNoise) consthelib::PubKey
Encrypt(Ctxt &ciphertxt, const NTL::ZZX &plaintxt, long ptxtSpace=0) consthelib::PubKeyvirtual
Encrypt(Ctxt &ciphertxt, const zzX &plaintxt, long ptxtSpace=0) consthelib::PubKeyvirtual
Encrypt(Ctxt &ciphertxt, const Ptxt< Scheme > &plaintxt, long ptxtSpace=0) consthelib::PubKey
Encrypt(Ctxt &ciphertxt, const Ptxt< BGV > &plaintxt, long ptxtSpace) consthelib::PubKey
Encrypt(Ctxt &ciphertxt, const Ptxt< CKKS > &plaintxt, UNUSED long ptxtSpace) consthelib::PubKey
ePlusR(long p)helib::PubKeystatic
getAnyKeySWmatrix(const SKHandle &from) consthelib::PubKey
getContext() consthelib::PubKey
getKeySWmatrix(const SKHandle &from, long toID=0) consthelib::PubKey
getKeySWmatrix(long fromSPower, long fromXPower, long fromID=0, long toID=0) consthelib::PubKey
getKSStrategy(long dim) consthelib::PubKey
getNextKSWmatrix(long fromXPower, long fromID=0) consthelib::PubKey
getPtxtSpace() consthelib::PubKey
getSKeyBound(long keyID=0) consthelib::PubKey
hackPtxtSpace(long p2r)helib::PubKeyinline
haveAnyKeySWmatrix(const SKHandle &from) consthelib::PubKey
haveKeySWmatrix(const SKHandle &from, long toID=0) consthelib::PubKey
haveKeySWmatrix(long fromSPower, long fromXPower, long fromID=0, long toID=0) consthelib::PubKey
isBootstrappable() consthelib::PubKey
isCKKS() consthelib::PubKey
isReachable(long k, long keyID=0) consthelib::PubKey
keyExists(long keyID) consthelib::PubKey
keySWlist() consthelib::PubKey
operator!=(const PubKey &other) consthelib::PubKey
operator<<(std::ostream &str, const PubKey &pk)helib::PubKeyfriend
operator==(const PubKey &other) consthelib::PubKey
operator>>(std::istream &str, PubKey &pk)helib::PubKeyfriend
PubKey()helib::PubKey
PubKey(const Context &_context)helib::PubKeyexplicit
PubKey(const PubKey &other)helib::PubKey
reCrypt(Ctxt &ctxt) consthelib::PubKey
SecKey classhelib::PubKeyfriend
securityLevel() consthelib::PubKeyinline
setKeySwitchMap(long keyId=0)helib::PubKey
setKSStrategy(long dim, int val)helib::PubKey
thinReCrypt(Ctxt &ctxt) consthelib::PubKey
void ::helib::readPubKeyBinary(std::istream &str, PubKey &pk)helib::PubKey
void ::helib::writePubKeyBinary(std::ostream &str, const PubKey &pk)helib::PubKey
~PubKey()=defaulthelib::PubKeyvirtual