
Server-side masked decryption for interactive bootstrap
Source:R/interactive-bootstrap.R
int_boot_decrypt.RdFirst step of the single-party interactive bootstrap
protocol. The server applies its secret key share to produce
a "masked" partial decryption that the client can finish
off-line. Pairs with int_boot_encrypt() /
int_boot_add() / int_boot_adjust_scale() to complete the
refresh.