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

/usr/bin/env python3 "$@" -Dq='2**384 - 2**128 - 2**96 + 2**32 - 1' -Dmodulus_bytes='42 + 2/3' -Da24='121665'