junyechen1996 / draft-chen-cfrg-vdaf-pine

VDAF to support aggregating real number vectors with L2-norm bound
Other
5 stars 0 forks source link

Fix test vector issue #94

Closed albertpl closed 3 months ago

albertpl commented 3 months ago

Issue

input_shares in test vector is not produced correctly. This change is introduced in #92. Thanks to @cjpatton for reporting this issue.

Changes

Revert the specific change and regenerate test vectors

Tests

Compare the test vectors against the one produced before #92.