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

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