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

/usr/bin/env python3 "$@" -Dq='2**384 - 5*2**368 - 1' -Dmodulus_bytes='64' -Da24='121665'