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

Add additional test vectors for Prio3 #463

Merged
merged 1 commit into from
Oct 9, 2024
Merged

Conversation

cjpatton
Copy link
Collaborator

@cjpatton cjpatton commented Oct 9, 2024

Partially addresses #312 (just need to update the hash and remove the TODO in the test vectors section).

  • Exercise aggregation of multiple measurements.
  • Test the range boundaries, e.g., max_measurement for Prio3Sum and max_weight for Prio3MultihotCountVec.
  • Exercise more chunk lengths for variants using ParallelSum.

@cjpatton cjpatton requested a review from divergentdave October 9, 2024 15:47
* Exercise aggregation of multiple measurements.

* Test the range boundaries, e.g., `max_measurement` for Prio3Sum and
  `max_weight` for Prio3MultihotCountVec.

* Exercise more chunk lengths for variants using ParallelSum.

* Fix an unrelated bug in the code for generating Prio3Sum test vectors.
@cjpatton cjpatton force-pushed the cjpatton/312-prio3-tests branch from c4c11d9 to 05e8f98 Compare October 9, 2024 16:11
@cjpatton cjpatton merged commit 1891650 into main Oct 9, 2024
6 checks passed
@divergentdave divergentdave deleted the cjpatton/312-prio3-tests branch November 4, 2024 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants