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

PIR cardinality #23

Open
bcebere opened this issue Jun 7, 2020 · 0 comments
Open

PIR cardinality #23

bcebere opened this issue Jun 7, 2020 · 0 comments
Labels
Type: Improvement 📈 Performance improvement not introducing a new feature or requiring a major refactor

Comments

@bcebere
Copy link
Member

bcebere commented Jun 7, 2020

Description

To complete the PSI integration, we need to support cardinality requests.

For a batch request, we need to return the number of elements that are in the database.
For that, we can simply assign 1 as database values to every queried index, and return the encrypted sum.

@bcebere bcebere added the Type: Improvement 📈 Performance improvement not introducing a new feature or requiring a major refactor label Jun 7, 2020
@bcebere bcebere self-assigned this Jun 7, 2020
@bcebere bcebere removed their assignment Jul 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Improvement 📈 Performance improvement not introducing a new feature or requiring a major refactor
Projects
None yet
Development

No branches or pull requests

1 participant