Skip to content

Commit

Permalink
Update draft-irtf-cfrg-vdaf.md
Browse files Browse the repository at this point in the history
Co-authored-by: Christopher Patton <[email protected]>
  • Loading branch information
albertpl and cjpatton authored Oct 27, 2023
1 parent de0890f commit e044e47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion draft-irtf-cfrg-vdaf.md
Original file line number Diff line number Diff line change
Expand Up @@ -2404,7 +2404,7 @@ def shard_with_joint_rand(Prio3, meas, nonce, seeds):
{: #prio3-shard-with-joint-rand title="Sharding an encoded measurement with joint randomness."}

The difference between this procedure and previous one is that here we compute
joint randomnesses `joint_rands`, split into multiple `joint_rand`
joint randomnesses `joint_rands`, split it into multiple `joint_rand`,
and pass each `joint_rand` to the proof generationg algorithm.
(In {{prio3-shard-without-joint-rand}} the joint randomness is the empty
vector, `[]`.) This requires generating an additional value, called the
Expand Down

0 comments on commit e044e47

Please sign in to comment.