aboutsummaryrefslogtreecommitdiff
path: root/src/Specific/montgomery32_2e384m2e128m2e96p2e32m1_12limbs/py_interpreter.sh
blob: 60bc2eb7c1aab2290774ebc5a0efbc03fef01aff (plain)
1
2
3
4
#!/bin/sh
set -eu

/usr/bin/env python3 "$@" -Dq='2**384 - 2**128 - 2**96 + 2**32 - 1' -Dmodulus_bytes='32' -Da24='121665'