aboutsummaryrefslogtreecommitdiff
path: root/src/Specific/CurveParameters/x2448_c64_karatsuba.json
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/CurveParameters/x2448_c64_karatsuba.json
parent3ec21c64b3682465ca8e159a187689b207c71de4 (diff)
remove old pipeline
Diffstat (limited to 'src/Specific/CurveParameters/x2448_c64_karatsuba.json')
-rw-r--r--src/Specific/CurveParameters/x2448_c64_karatsuba.json12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/Specific/CurveParameters/x2448_c64_karatsuba.json b/src/Specific/CurveParameters/x2448_c64_karatsuba.json
deleted file mode 100644
index 14357135e..000000000
--- a/src/Specific/CurveParameters/x2448_c64_karatsuba.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
- "modulus" : "2^448-2^224-1",
- "base" : "56",
- "goldilocks" : "true",
- "sz" : "8",
- "bitwidth" : "64",
- "carry_chains" : [[3, 7],
- [0, 4, 1, 5, 2, 6, 3, 7],
- [4, 0]],
- "coef_div_modulus" : "2",
- "operations" : ["femul"]
-}