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

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