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

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