Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up and move to draft09 #443

Merged
merged 3 commits into from
Nov 29, 2023
Merged

Clean up and move to draft09 #443

merged 3 commits into from
Nov 29, 2023

Conversation

cjpatton
Copy link
Contributor

Closes #350.
Closes #386.
Stacked on #442.

  • Update draft references. The next draft set we're targeting is {draft-ietf-ppm-dap-09, draft-irtf-cfrg-vdaf-08, draft-wang-ppm-dap-taskprov-06}.
  • Align version tags with the latest draft.
  • taskprov: Use version to resolve VDAF config

@cjpatton cjpatton force-pushed the cjpatton/next-dap-13 branch 2 times, most recently from 2bdfc8c to 440f762 Compare November 29, 2023 19:00
Base automatically changed from cjpatton/next-dap-13 to main November 29, 2023 19:12
In the future we want to prevent any VDAF from being used in draft02
except `Prio2`. (This is to avoid confusing incompatible versions of
standardized VDAFs: draft-wang-ppm-dap-taskprov-02 implies
draft-irfg-cfrg-vdaf-03; and draft-wang-ppm-dap-taskprov-06 implies
draft-irtf-cfrg-vdaf-08.) In preparation for this, pass the DAP version
to `VdafConfig::try_from_taskprov()`.
@cjpatton cjpatton merged commit 5a79b6e into main Nov 29, 2023
4 checks passed
@cjpatton cjpatton deleted the cjpatton/next-dap-14 branch November 29, 2023 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Disable all VDAFs except Prio2 in draft-ietf-ppm-dap-02 DAP-07
2 participants