encryptogroup / ABY

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

How does WaksmanPermutation work? #178

Open zkya opened 3 years ago

zkya commented 3 years ago

In example, WaksmanPermutation only input data, and in algorithm the output data is not involved in the process of network construction. Is it possible to get a corresponding fully permuted network based on input and output?