aboutsummaryrefslogtreecommitdiff
path: root/src/Specific/solinas32_2e129m25_6limbs/py_interpreter.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/Specific/solinas32_2e129m25_6limbs/py_interpreter.sh')
-rwxr-xr-xsrc/Specific/solinas32_2e129m25_6limbs/py_interpreter.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/Specific/solinas32_2e129m25_6limbs/py_interpreter.sh b/src/Specific/solinas32_2e129m25_6limbs/py_interpreter.sh
new file mode 100755
index 000000000..e644139bb
--- /dev/null
+++ b/src/Specific/solinas32_2e129m25_6limbs/py_interpreter.sh
@@ -0,0 +1,4 @@
+#!/bin/sh
+set -eu
+
+/usr/bin/env python3 "$@" -Dq='2**129 - 25' -Dmodulus_bytes='21.5' -Da24='121665'