
Combine partial eval-mult keys from multiple parties
Source:R/multiparty.R
multi_add_eval_mult_keys.RdThe eval-mult flavor of multi_add_eval_keys(). Consumes
keys produced by a multi-party eval-mult key generator rather
than by multi_key_switch_gen(). Where the R generator is
not yet exposed, the wrapper still lets downstream code
exercise the add-keys flow against keys constructed through
the underlying cpp11 binding.