initc3 / HoneyBadgerMPC

Robust MPC-based confidentiality layer for blockchains
GNU General Public License v3.0
128 stars 64 forks source link

Remove call to get_zero(ctx) in FixedPoint implementation __init__ #459

Open sbellem opened 4 years ago

sbellem commented 4 years ago

https://github.com/initc3/HoneyBadgerMPC/blob/f2a9ac58547bba2d4ed7d2f1a99a8aa97ef35b44/honeybadgermpc/progs/fixedpoint.py#L218