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

/usr/bin/env python3 "$@" -Dq='2**205 - 45*2**198 - 1' -Dmodulus_bytes='32' -Da24='121665'