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

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