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

/usr/bin/env python3 "$@" -Dq='2**150 - 3' -Dmodulus_bytes='64' -Da24='121665'