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

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