Files
MP-SPDZ/Programs/Source/open-bench.py
2025-12-24 13:47:42 +11:00

6 lines
114 B
Python

x = sint(0, size=int(program.args[1]))
@for_range(int(program.args[2]))
def _(i):
x.reveal().store_in_mem(0)