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

Stream oprf ipa #827

Merged
merged 12 commits into from
Nov 6, 2023
Merged

Stream oprf ipa #827

merged 12 commits into from
Nov 6, 2023

Conversation

benjaminsavage
Copy link
Collaborator

Converting the new OPRF approach of IPA to use streaming.

Can no longer separate out the aggregation stage into a separate function because streams are just super hard to use. But there was no other place in the code that we were calling that, so OK.

Also had to eliminate a bunch of tests (that arguably were not good tests) that were testing just the first step or just the second step in isolation.

@benjaminsavage
Copy link
Collaborator Author

This branch was landed as a result of landing #829

@benjaminsavage
Copy link
Collaborator Author

Actually it wasn't landed... how confusing.

@benjaminsavage benjaminsavage merged commit aab1a27 into main Nov 6, 2023
12 of 15 checks passed
@benjaminsavage benjaminsavage deleted the stream_oprf_ipa branch November 6, 2023 08:19
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