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 Fixed PIR Shard Config #48

Merged
merged 1 commit into from
Nov 12, 2024
Merged

Add Fixed PIR Shard Config #48

merged 1 commit into from
Nov 12, 2024

Conversation

fboemer
Copy link
Contributor

@fboemer fboemer commented Nov 12, 2024

As of iOS 18.2 (beta 2), when all shard configurations are identical, PIR Fixed Shard Config allows for a more compact PIR config, saving bandwidth and client-side memory usage. To enable, set the pirShardConfigs field in the PIR config. iOS clients prior to iOS 18.2 will still require the shardConfigs field to be set. See Reusing PIR Parameters for how to process the database such that all shard configurations are identical.

@fboemer fboemer marked this pull request as ready for review November 12, 2024 19:51
@fboemer fboemer enabled auto-merge (squash) November 12, 2024 19:51
Sources/PIRService/Application+build.swift Outdated Show resolved Hide resolved
@fboemer fboemer merged commit 07e7c3a into main Nov 12, 2024
4 checks passed
@fboemer fboemer deleted the fboemer/smaller-pir-config branch November 12, 2024 19:55
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.

2 participants