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

Use the -f parameter in the SoftSpokenOT example #130

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

sachaservan
Copy link
Contributor

Currently, the SoftSpoken OT example when executed via the frontend doesn't make use of the "-f" parameter (fieldBits). This was due to the example code not differentiating between SoftSpokenOT type (which has the extra "-f" parameter) and other OT types. Fixing this required adding new constructors to the SoftSpokenOT Sender and Receiver classes.

@ladnir ladnir merged commit 7107a4e into osu-crypto:master Jan 23, 2024
2 of 3 checks passed
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