encryptogroup / ABY

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

arithmeticcircuits: add missing PutINVGate with argument type share* #164

Closed mbkma closed 3 years ago

mbkma commented 4 years ago

Whilst trying to implement stochastic gradient descent with aby I noticed the PutINVGate does not currently accept share* types in Arithmetic Circuit.