cfrg / draft-irtf-cfrg-vdaf

VDAF specification
Other
20 stars 15 forks source link

Remove nonce list from inputs to `run_daf()` and `run_vdaf()` #500

Closed cjpatton closed 1 month ago

cjpatton commented 1 month ago

Generate the nonces within the function instead. Since these illustrate the computation we have to "securely emulate", we might as well generate nonces here the way clients would.