Skip to content

Add differential privacy strategy for L1BoundSum#1397

Merged
divergentdave merged 2 commits intomainfrom
david/l1-bound-sum-dp-strategy
Mar 6, 2026
Merged

Add differential privacy strategy for L1BoundSum#1397
divergentdave merged 2 commits intomainfrom
david/l1-bound-sum-dp-strategy

Conversation

@divergentdave
Copy link
Collaborator

@divergentdave divergentdave commented Mar 5, 2026

This adds a differential privacy strategy combining Prio3L1BoundSum, L1 sensitivity, and discrete Laplace noise.

Closes #1341. The sensitivity formula is slightly different than laid out in that issue, due to changes to the VDAF in the meantime.

Base automatically changed from david/l1-bound-sum-updates to main March 6, 2026 17:31
@divergentdave divergentdave force-pushed the david/l1-bound-sum-dp-strategy branch from 6d489ea to 4c1a8d1 Compare March 6, 2026 17:33
@divergentdave divergentdave marked this pull request as ready for review March 6, 2026 17:36
@divergentdave divergentdave requested a review from a team as a code owner March 6, 2026 17:36
@divergentdave divergentdave merged commit 4cb3884 into main Mar 6, 2026
6 checks passed
@divergentdave divergentdave deleted the david/l1-bound-sum-dp-strategy branch March 6, 2026 21:51
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.

Implement differential privacy strategy for Prio3L1BoundSum

2 participants