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

/usr/bin/env python3 "$@" -Dq='2**510 - 290*2**496 - 1' -Dmodulus_bytes='32' -Da24='121665'