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

/usr/bin/env python3 "$@" -Dq='2**254 - 127*2**240 - 1' -Dmodulus_bytes='32' -Da24='121665'