- Reference: TFHE Deep Dive - Part II - Encodings and linear leveled operations [8]
Suppose we have two GLWE ciphertexts encrypting two different plaintexts :
Let’s define the following TFHE ciphertext addition operation:
Then, the following is true:
Summary C-1 GLWE Homomorphic Addition
This means that adding two TFHE ciphertexts and decrypting the resulting ciphertext gives the same effect as adding two original (-scaled) plaintexts: .
Proof.
this means that
form the ciphertext: .