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

offline-phase: lowgear: multiplication: Implement subprotocol #74

Merged
merged 1 commit into from
Apr 13, 2024

Conversation

joeykraut
Copy link
Member

Purpose

This PR implements a multiplication sub protocol for the lowgear offline phase. This protocol uses the Beaver trick, consuming triplets generated earlier in the offline phase. We will compose this sub-protocol into a larger protocol to generate inverse tuples and shared bits.

Testing

  • Unit tests pass
  • Unit tested the multiplication sub-protocol

@joeykraut joeykraut merged commit 0bc09c2 into master Apr 13, 2024
2 of 4 checks passed
@joeykraut joeykraut deleted the joey/multiplication-sub-protocol branch April 13, 2024 21:43
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.

1 participant