aboutsummaryrefslogtreecommitdiff
path: root/src/Specific/solinas32_2e256m2e224p2e192p2e96m1_12limbs/py_interpreter.sh
blob: 3ebe640df305259fbc7f18f65c840cc7a815878b (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='21 + 1/3' -Da24='121665'