aboutsummaryrefslogtreecommitdiff
path: root/synthesis-parameters.txt
diff options
context:
space:
mode:
authorGravatar Andres Erbsen <andreser@mit.edu>2017-04-06 22:53:07 -0400
committerGravatar Andres Erbsen <andreser@mit.edu>2017-04-06 22:53:07 -0400
commitc9fc5a3cdf1f5ea2d104c150c30d1b1a6ac64239 (patch)
treedb7187f6984acff324ca468e7b33d9285806a1eb /synthesis-parameters.txt
parent21198245dab432d3c0ba2bb8a02254e7d0594382 (diff)
rename-everything
Diffstat (limited to 'synthesis-parameters.txt')
-rw-r--r--synthesis-parameters.txt53
1 files changed, 53 insertions, 0 deletions
diff --git a/synthesis-parameters.txt b/synthesis-parameters.txt
new file mode 100644
index 000000000..2140cebf0
--- /dev/null
+++ b/synthesis-parameters.txt
@@ -0,0 +1,53 @@
+==> src/SpecificGen/2213_32.json <==
+{
+ "k" : 221,
+ "c" : 3,
+ "n" : 8,
+ "w" : 32,
+ "ch" : "[0;1;2;3;4;5;6;7;0;1]"
+}
+
+==> src/SpecificGen/2519_32.json <==
+{
+ "k" : 251,
+ "c" : 9,
+ "n" : 10,
+ "w" : 32,
+ "ch" : "[0;1;2;3;4;5;6;7;8;9;0;1]"
+}
+
+==> src/SpecificGen/25519_32.json <==
+{
+ "k" : 255,
+ "c" : 19,
+ "n" : 10,
+ "w" : 32,
+ "ch" : "[0;1;2;3;4;5;6;7;8;9;0;1]"
+}
+
+==> src/SpecificGen/25519_64.json <==
+{
+ "k" : 255,
+ "c" : 19,
+ "n" : 5,
+ "w" : 64,
+ "ch" : "[0;1;2;3;4;0;1]"
+}
+
+==> src/SpecificGen/41417_32.json <==
+{
+ "k" : 414,
+ "c" : 17,
+ "n" : 18,
+ "w" : 32,
+ "ch" : "[0;1;2;3;4;5;6;7;8;9;10;11;12;13;14;15;16;17;0;1]"
+}
+
+==> src/SpecificGen/5211_32.json <==
+{
+ "k" : 521,
+ "c" : 1,
+ "n" : 20,
+ "w" : 32,
+ "ch" : "[0;1;2;3;4;5;6;7;8;9;10;11;12;13;14;15;16;17;18;19;0;1]"
+}