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: shared-random: Generate shared random values #73

Merged
merged 1 commit into from
Apr 13, 2024

Conversation

joeykraut
Copy link
Member

Purpose

This PR adds a subprotocol to generate shared random values in the offline phase. We will combine shared, authenticated random values to create shared inverse tuples and shared bits.

Testing

  • Unit tests pass
  • Tested the shared randomness subprotocol, specifically that the MACs are correctly constructed

These shared random values are used to construct shared bits and inverse
tuples
@joeykraut joeykraut force-pushed the joey/shared-random-auth branch from ca2bb5b to 0c0387d Compare April 13, 2024 18:14
@joeykraut joeykraut merged commit 3dd547b into master Apr 13, 2024
2 of 4 checks passed
@joeykraut joeykraut deleted the joey/shared-random-auth branch April 13, 2024 18:15
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