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

/usr/bin/env python3 "$@" -Dq='2**448 - 2**224 - 1' -Dmodulus_bytes='56' -Da24='121665'