encryptogroup / ABY

ABY - A Framework for Efficient Mixed-protocol Secure Two-party Computation
GNU Lesser General Public License v3.0
464 stars 132 forks source link

Exporting certain gates into Bristol format #107

Open snwagh opened 6 years ago

snwagh commented 6 years ago

Is there a way I can export a REPEATER gate into the Bristol format?

dd23 commented 6 years ago

The repeat gate changes a single share to a SIMD share, which means the same operation is executed on many shares in parallel. I don't think there is an equivalent to this in the Brisol format.

I think your options are: