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

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