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

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