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

/usr/bin/env python3 "$@" -Dq='2**384 - 2**128 - 2**96 + 2**32 - 1' -Dmodulus_bytes='64' -Da24='121665'