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

Disable all VDAFs except Prio2 in draft-ietf-ppm-dap-02 #386

Closed
cjpatton opened this issue Aug 18, 2023 · 1 comment · Fixed by #443
Closed

Disable all VDAFs except Prio2 in draft-ietf-ppm-dap-02 #386

cjpatton opened this issue Aug 18, 2023 · 1 comment · Fixed by #443

Comments

@cjpatton
Copy link
Contributor

If codepoints change across VDAF versions, then taskprov will end up with different codepoints in different versions. Right now we only intend to support draft-02 and the latest version. Since draft-02 is only compatible with draft-ietf-ppm-dap-02 and we don't need any new VDAFs for this version, let's put in a feature freeze.

@cjpatton cjpatton changed the title Disable all VDAFs except Prio2 in for draft-wang-ppm-taskprov Disable all VDAFs except Prio2 in draft-ietf-ppm-dap-02 Aug 18, 2023
@cjpatton
Copy link
Contributor Author

cjpatton commented Sep 5, 2023

  • Update to VDAF-07 (blocked)
  • Update taskprov to latest version
  • For DAP-02, opt-out unless Prio2 is used
  • Bug: Opt-out if unsupported VDAF is indicated (currently we panic)

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 a pull request may close this issue.

1 participant