- 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 ciphertext addition operation:
Then, the following is true:
Summary C-1 GLWE Homomorphic Addition
where
This means that adding two GLWE ciphertexts (each of which encrypts and ) and decrypting the resulting ciphertext yields .
Proof.
this means that
form the ciphertext: .