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

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