Open
Description
I was wondering if OblivC is secure for computing the malicious setting. SoK mentions that this is not supported and yet Obliv-C includes execDualexProtocol()
. For this to be secure the following needs to be true and I was wondering if you could provide some help in saying if they are met:
- During the normal execution of the two threads, the two threads can be in the semi-honest setting but the oblivious transfer needs to be malicious (this is all before the equality check)
- For the equality check the implementation needs to be in the malicious setting along with the oblivious transfer
Thank you for any help with answering these questions. This is also discussed in more detail in this paper and implemented by emp-toolkit.
Metadata
Metadata
Assignees
Labels
No labels