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

/usr/bin/env python3 "$@" -Dq='2**130 - 5' -Dmodulus_bytes='64' -Da24='121665'