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

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