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

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