aboutsummaryrefslogtreecommitdiff
path: root/src/Specific/X2555/C128/py_interpreter.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/Specific/X2555/C128/py_interpreter.sh')
-rwxr-xr-xsrc/Specific/X2555/C128/py_interpreter.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/Specific/X2555/C128/py_interpreter.sh b/src/Specific/X2555/C128/py_interpreter.sh
new file mode 100755
index 000000000..7ec3fa6ab
--- /dev/null
+++ b/src/Specific/X2555/C128/py_interpreter.sh
@@ -0,0 +1,4 @@
+#!/bin/sh
+set -eu
+
+/usr/bin/env python3 "$@" -Dq='2**255-5' -Dmodulus_bytes='130' -Da24='121665 (* XXX TODO(andreser) FIXME? Is this right for this curve? *)'