HEaaN
Crypto Lab's great homomorphic encryption library
HEaaN::Ciphertext Member List

This is the complete list of members for HEaaN::Ciphertext, including all inherited members.

allocate(const Device &device)HEaaN::Ciphertext
BootstrapperImpl classHEaaN::Ciphertextfriend
Ciphertext(const Context &context, bool is_extended=false)HEaaN::Ciphertextexplicit
Ciphertext(const Context &context, const Ciphertext &ctxt)HEaaN::Ciphertextexplicitprivate
getCurrentPrime() constHEaaN::Ciphertext
getCurrentScaleFactor() constHEaaN::Ciphertext
getDevice() constHEaaN::Ciphertext
getLevel() constHEaaN::Ciphertext
getLogSlots() constHEaaN::Ciphertext
getNumberOfSlots() constHEaaN::Ciphertext
getParameterPreset() constHEaaN::Ciphertext
getPoly(u64 i)HEaaN::Ciphertext
getPoly(u64 i) constHEaaN::Ciphertext
getPolyData(u64 i, u64 level) constHEaaN::Ciphertext
getRescaleCounter() constHEaaN::Ciphertext
getSize() constHEaaN::Ciphertext
impl_HEaaN::Ciphertextprivate
isModUp() constHEaaN::Ciphertext
load(const std::string &path)HEaaN::Ciphertext
load(std::istream &stream)HEaaN::Ciphertext
save(const std::string &path) constHEaaN::Ciphertext
save(std::ostream &stream) constHEaaN::Ciphertext
setLevel(u64 level)HEaaN::Ciphertext
setLogSlots(u64 log_slots)HEaaN::Ciphertext
setRescaleCounter(int r_counter)HEaaN::Ciphertext
setSize(u64 size)HEaaN::Ciphertext
to(const Device &device)HEaaN::Ciphertext