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

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