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

/usr/bin/env python3 "$@" -Dq='2**127 - 1' -Dmodulus_bytes='21 + 1/6' -Da24='121665'