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

/usr/bin/env python3 "$@" -Dq='2**510 - 290*2**496 - 1' -Dmodulus_bytes='64' -Da24='121665'