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

/usr/bin/env python3 "$@" -Dq='2**191 - 19' -Dmodulus_bytes='32' -Da24='121665'