Open hannahdaviscrypto opened 3 months ago
FYI there are now merge conflicts in the mastic.rs
file, all in unit tests, following merging #1145. It should be sufficient to drop the incoming chunks, and then add context string parameters back in to the .shard()
and .prepare_init()
calls.
Implements preparation, aggregation, and unsharding for the Mastic VDAF, and adjusts the VIDPF and SZK modules in support of this development.