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