aboutsummaryrefslogtreecommitdiff
path: root/src/Specific/solinas32_2e255m19_10limbs/py_interpreter.sh
diff options
context:
space:
mode:
authorGravatar Andres Erbsen <andreser@mit.edu>2019-01-08 04:21:38 -0500
committerGravatar Andres Erbsen <andreser@mit.edu>2019-01-09 22:49:02 -0500
commit3ca227f1137e6a3b65bc33f5689e1c230d591595 (patch)
treee1e5a2dd2a2f34f239d3276227ddbdc69eeeb667 /src/Specific/solinas32_2e255m19_10limbs/py_interpreter.sh
parent3ec21c64b3682465ca8e159a187689b207c71de4 (diff)
remove old pipeline
Diffstat (limited to 'src/Specific/solinas32_2e255m19_10limbs/py_interpreter.sh')
-rwxr-xr-xsrc/Specific/solinas32_2e255m19_10limbs/py_interpreter.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/Specific/solinas32_2e255m19_10limbs/py_interpreter.sh b/src/Specific/solinas32_2e255m19_10limbs/py_interpreter.sh
deleted file mode 100755
index c5b125c07..000000000
--- a/src/Specific/solinas32_2e255m19_10limbs/py_interpreter.sh
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-set -eu
-
-/usr/bin/env python3 "$@" -Dq='2**255 - 19' -Dmodulus_bytes='25.5' -Da24='121665'