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

Fix Issue #124 #127

Closed MartKro closed 5 years ago

MartKro commented 5 years ago

Fixes an issue which causes the evaluation of constant gates of bool shares to skip the last 64 bits if nvals is larger than 64 and nvals is a modulo of 64.