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

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