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

6 lines
98 B
Python

a = sbits.get_type(int(program.args[1]))(0)
@for_range(int(program.args[2]))
def _(i):
a & a