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

/usr/bin/env python3 "$@" -Dq='2**256 - 88*2**240 - 1' -Dmodulus_bytes='64' -Da24='121665'