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

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