This explanation looks off - what does it mean to leak an information theoretic bit? Fix this issue with a more informative comment explaining the function of the fixed point operations
|
This implementation of the library is not completely hiding. This leaks information about the bits used in computation which is determinied by the security parameter Kappa. |
This explanation looks off - what does it mean to leak an information theoretic bit? Fix this issue with a more informative comment explaining the function of the fixed point operations
HoneyBadgerMPC/honeybadgermpc/progs/fixedpoint.py
Line 26 in 46dd3d4