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

implement a fix for KOS15 #176

Open
themighty1 opened this issue Aug 7, 2024 · 1 comment
Open

implement a fix for KOS15 #176

themighty1 opened this issue Aug 7, 2024 · 1 comment
Assignees

Comments

@themighty1
Copy link
Collaborator

Our KOS15 implementation is based on the an old KOS15 paper whose proof was recently proven invalid.
The KOS15 paper was updated https://eprint.iacr.org/2015/546 and now contains a fix in Figure 10.

The fix seems straightforward to implement. The paper says
"We have not included various optimizations for reducing communication and computation.". But even in its
unoptimized state, the Protocol in Figure 10 will be performant enough for bootstrapping Ferret OT.

@yuroitaki yuroitaki self-assigned this Aug 19, 2024
@sinui0
Copy link
Collaborator

sinui0 commented Oct 22, 2024

This will reduce a round of communication too, removing the cointoss protocol.

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

No branches or pull requests

3 participants