[prev][parent][next]
TFHE’s ciphertext-to-ciphertext addition uses LWE’s ciphertext-to-ciphertext addition scheme, which is equivalent to GLWE’s ciphertext-to-ciphertext addition scheme (§C-1) with n = 1.
⟨Summary D-1.2⟩ TFHE Ciphertext-to-Ciphertext Addition
𝖫𝖶𝖤s→,σ(Δm⟨1⟩) + 𝖫𝖶𝖤s→,σ(Δm⟨2⟩)
= (a→⟨1⟩, b⟨1⟩) + (a→⟨2⟩, b⟨2⟩)
= (a→⟨1⟩+ a→⟨2⟩, b⟨1⟩+ b⟨2⟩)
= 𝖫𝖶𝖤s→,σ(Δ(m⟨1⟩+ m⟨2⟩))