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

/usr/bin/env python3 "$@" -Dq='2**216 - 2**108 - 1' -Dmodulus_bytes='32' -Da24='121665'