Closed cjpatton closed 1 month ago
Closes #577.
Apart from breaking changes for Prio3 and Poplar, this draft breaks the VDAF interface by adding a context string for sharding and preparation. We set this string to be "dap-11" || task_id where task_id is the task ID.
"dap-11" || task_id
task_id
Closes #577.
Apart from breaking changes for Prio3 and Poplar, this draft breaks the VDAF interface by adding a context string for sharding and preparation. We set this string to be
"dap-11" || task_id
wheretask_id
is the task ID.