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

/usr/bin/env python3 "$@" -Dq='2**480 - 2**240 - 1' -Dmodulus_bytes='64' -Da24='121665'