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

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