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

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