aboutsummaryrefslogtreecommitdiff
path: root/src/SpecificGen/25519_32.json
diff options
context:
space:
mode:
authorGravatar jadep <jade.philipoom@gmail.com>2016-11-05 18:32:57 -0400
committerGravatar Jason Gross <jasongross9@gmail.com>2016-11-11 16:07:28 -0500
commit4d6d788ff04ec7b08d522099b6841fd16d6fae5c (patch)
tree9403d8433aa81e4891bef3cc214f07bad820e2ba /src/SpecificGen/25519_32.json
parent188c1cb99886853d452925ae513a44d3da6151dd (diff)
Automatically generate code for field operations with different primes
Diffstat (limited to 'src/SpecificGen/25519_32.json')
-rw-r--r--src/SpecificGen/25519_32.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/SpecificGen/25519_32.json b/src/SpecificGen/25519_32.json
new file mode 100644
index 000000000..383c03531
--- /dev/null
+++ b/src/SpecificGen/25519_32.json
@@ -0,0 +1,7 @@
+{
+ "k" : 255,
+ "c" : 19,
+ "n" : 10,
+ "w" : 32,
+ "ch" : "[0;1;2;3;4;5;6;7;8;9;0;1]"
+}