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

/usr/bin/env python3 "$@" -Dq='2**512 - 491*2**496 - 1' -Dmodulus_bytes='64' -Da24='121665'