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

/usr/bin/env python3 "$@" -Dq='2**256 - 2**32 - 977' -Dmodulus_bytes='19 + 9/13' -Da24='121665'