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

/usr/bin/env python3 "$@" -Dq='2**256 - 2**224 + 2**192 + 2**96 - 1 ' -Dmodulus_bytes='51.2' -Da24='121665'