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

Prio3Sum: Use Field64 #1159

Merged
merged 1 commit into from
Dec 12, 2024
Merged

Prio3Sum: Use Field64 #1159

merged 1 commit into from
Dec 12, 2024

Conversation

cjpatton
Copy link
Collaborator

Partially addresses #1122.

As of draft 12, Prio3Sum uses Field64 instead of Field128, since we no longer use joint randomness in the circuit.

@cjpatton cjpatton force-pushed the cjpatton/1122-prio3sum-field branch 2 times, most recently from ceeb19d to ea9c483 Compare December 12, 2024 14:59
As of draft 12, Prio3Sum uses Field64 instead of Field128, since we no
longer use joint randomness in the circuit.
@cjpatton cjpatton force-pushed the cjpatton/1122-prio3sum-field branch from ea9c483 to 049bc82 Compare December 12, 2024 15:00
@cjpatton cjpatton changed the title Prio3SumVec: Use Field64 Prio3Sum: Use Field64 Dec 12, 2024
@cjpatton cjpatton marked this pull request as ready for review December 12, 2024 16:19
@cjpatton cjpatton requested a review from a team as a code owner December 12, 2024 16:19
@divergentdave divergentdave merged commit a200dad into main Dec 12, 2024
6 checks passed
@divergentdave divergentdave deleted the cjpatton/1122-prio3sum-field branch December 12, 2024 16:52
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.

3 participants