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

Question about ABY OTs for boolean multiplication triples #195

Open
dnat112 opened this issue Nov 1, 2022 · 0 comments
Open

Question about ABY OTs for boolean multiplication triples #195

dnat112 opened this issue Nov 1, 2022 · 0 comments

Comments

@dnat112
Copy link

dnat112 commented Nov 1, 2022

I am trying to understand some properties of ABY for GMW boolean sharing. My understanding is that ABY uses OT to generate multiplication triples for AND gates evaluated with boolean sharing, and that this OT is logically a 1-out-of-4 OT (per AND gate). I think ABY implements the 1-out-of-4 OT as two 1-out-of-2 R-OTs and instantiates the 1-out-of-2 R-OTs symmetrically such that P1 is a sender for one of them and the receiver for the other.

Is my understanding of the above correct? If so, is there any specific reason why it is set up that way? Can it also be setup such that P1 is the sender for both, for example?

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

1 participant