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

/usr/bin/env python3 "$@" -Dq='2**152 - 17' -Dmodulus_bytes='32' -Da24='121665'