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

/usr/bin/env python3 "$@" -Dq='2**495 - 31' -Dmodulus_bytes='32' -Da24='121665'