HElib  1.0
Implementing Homomorphic Encryption
 All Classes Files Functions Variables Friends Pages
FHEcontext Member List

This is the complete list of members for FHEcontext, including all inherited members.

AddPrime(long p, bool special)FHEcontext
alModFHEcontext
ctxtPrimesFHEcontext
digitsFHEcontext
FHEcontext(unsigned m, unsigned p, unsigned r) (defined in FHEcontext)FHEcontextinline
inChain(long p) const FHEcontextinline
isZeroDivisor(const ZZ &num) const FHEcontextinline
ithModulus(unsigned i) const FHEcontextinline
ithPrime(unsigned i) const FHEcontextinline
logOfPrime(unsigned i) const FHEcontextinline
logOfProduct(const IndexSet &s) const FHEcontextinline
numPrimes() const FHEcontextinline
operator!=(const FHEcontext &other) const (defined in FHEcontext)FHEcontextinline
operator<<(ostream &str, const FHEcontext &context)FHEcontextfriend
operator==(const FHEcontext &other) const (defined in FHEcontext)FHEcontext
operator>>(istream &str, FHEcontext &context)FHEcontextfriend
productOfPrimes(ZZ &p, const IndexSet &s) const FHEcontext
productOfPrimes(const IndexSet &s) const (defined in FHEcontext)FHEcontextinline
readContextBase(istream &str, unsigned &m, unsigned &p, unsigned &r)FHEcontextfriend
specialPrimesFHEcontext
stdevFHEcontext
writeContextBase(ostream &str, const FHEcontext &context)FHEcontextfriend
zMStarFHEcontext