ucbrise / piranha

Piranha: A GPU Platform for Secure Computation
MIT License
89 stars 25 forks source link

Fix tpc #10

Open ElleryQu opened 1 year ago

ElleryQu commented 1 year ago

There is a small wrong with the implementation of Mult, And and Matmul in the TPC protocol: the client did not add the result of local computation.