
Combine encrypted and unencrypted masked decryptions
Source:R/interactive-bootstrap.R
int_boot_add.RdFinal step of the two-party interactive bootstrap protocol. Adds the server's masked decryption to the client's re-encryption to produce the refreshed ciphertext.
Arguments
- ct1, ct2
Ciphertextobjects — typically the outputs ofint_boot_decrypt()andint_boot_encrypt().