D-2.4 Ciphertext-to-Ciphertext Addition

BFV’s ciphertext-to-ciphertext addition uses RLWE’s ciphertext-to-ciphertext addition scheme with the sign of the A S term flipped in the encryption and decryption formula. Specifically, this is equivalent to the alternative GLWE version’s (§B-4.4) ciphertext-to-ciphertext addition scheme with k = 1.

Summary D-2.4 BFV Ciphertext-to-Ciphertext Addition

𝖱𝖫𝖶𝖤S,σ(ΔM1) + 𝖱𝖫𝖶𝖤S,σ(ΔM2)

= (A1, B1) + (A2, B2)

= (A1+ A2, B1+ B2)

= 𝖱𝖫𝖶𝖤S,σ(Δ(M1+ M2))