emp-toolkit / emp-sh2pc

Semi-honest Two Party Computation Based on Garbled Circuits.
Other
76 stars 38 forks source link

Changes for using Ferret with sh2pc #35

Open suoivilbo2 opened 1 year ago

suoivilbo2 commented 1 year ago

I am trying to use EMP-sh2pc with FerretOT, see also issue #31.

What I have done so far is:

When I run 2PC, I get a segfault in the extend() operation on the garbler/Gen. What am I doing wrong?

Stu-Yang commented 2 months ago

hi, @suoivilbo2 , I came across your post and was wondering if you have managed to resolve the issue. If so, could you please share any follow-up information or updates?