1
0
Fork 0
mirror of synced 2025-09-23 12:18:44 +00:00

Merge commit 'f995880b928b24904f18d07f65bd338ff2f17337' into mimc_sponge

This commit is contained in:
schaeff 2020-05-22 14:57:33 +02:00
commit 33332cc0d5

View file

@ -2,7 +2,7 @@
import "./IVconstants" as IVconstants
def main(field xL_in, field xR_in, field k) -> (field[2]):
IV = IVconstants()
field[220] IV = IVconstants()
field t = 0
field nRounds = 220