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

Update PSI Phasing Example #126

Closed lenerd closed 5 years ago

lenerd commented 5 years ago

Use std::thread and std::vector. Fixed memory leaks.

There are still multiple(?) out-of-bound reads in connection with the variable ver_inter_ctr in phasing_circuit.cpp.