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

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

context_HEaaN::Decryptorprivate
decrypt(const Ciphertext &ctxt, const SecretKey &sk, Message &msg) constHEaaN::Decryptor
decrypt(const Ciphertext &ctxt, const SecretKey &sk, Plaintext &ptxt) constHEaaN::Decryptor
Decryptor(const Context &context)HEaaN::Decryptorexplicit
partialDecrypt(const Ciphertext &ctxt, const SecretKey &sk, Ciphertext &ctxt_out) constHEaaN::Decryptor