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

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