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

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