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

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