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

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