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

/usr/bin/env python3 "$@" -Dq='2**205 - 45*2**198 - 1' -Dmodulus_bytes='64' -Da24='121665'