The FLP joint randomness computation binds to the VIDPF correction words and keys generated by the client. This means the aggregators have to either store the encoded correction words or re-encode them on the fly. Neither is desirable from an implementation perspective.
Two options:
Replace the encoded correction words in the binder with a hash of the correction words, which the aggregator could compute while decoding.
The FLP joint randomness computation binds to the VIDPF correction words and keys generated by the client. This means the aggregators have to either store the encoded correction words or re-encode them on the fly. Neither is desirable from an implementation perspective.
Two options: