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

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