aboutsummaryrefslogtreecommitdiff
path: root/src/Specific/montgomery32_2e384m2e128m2e96p2e32m1/py_interpreter.sh
blob: 67751ccfa0b4bea096aed5bab630c2aa4871b1cf (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='32' -Da24='121665'