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

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