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

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