aboutsummaryrefslogtreecommitdiff
path: root/src/Specific/CurveParameters/solinas32_2e216m2e108m1.json
diff options
context:
space:
mode:
authorGravatar jadep <jade.philipoom@gmail.com>2017-11-10 11:58:03 -0500
committerGravatar jadep <jade.philipoom@gmail.com>2017-11-12 14:46:30 -0500
commit5dd6d684b83d4f01fee033bc89a1edc5ec74e3fb (patch)
tree679ef30b3507b4518fd2c97d5232042710635a8b /src/Specific/CurveParameters/solinas32_2e216m2e108m1.json
parentb104d505f330e4330a23f86890612d9039500462 (diff)
changes to parameter-generation script
Diffstat (limited to 'src/Specific/CurveParameters/solinas32_2e216m2e108m1.json')
-rw-r--r--src/Specific/CurveParameters/solinas32_2e216m2e108m1.json37
1 files changed, 0 insertions, 37 deletions
diff --git a/src/Specific/CurveParameters/solinas32_2e216m2e108m1.json b/src/Specific/CurveParameters/solinas32_2e216m2e108m1.json
deleted file mode 100644
index 29163fbf7..000000000
--- a/src/Specific/CurveParameters/solinas32_2e216m2e108m1.json
+++ /dev/null
@@ -1,37 +0,0 @@
-{
- "base": "27",
- "bitwidth": 32,
- "carry_chains": [
- [
- 3,
- 7
- ],
- [
- 4,
- 0,
- 5,
- 1,
- 6,
- 2,
- 7,
- 3
- ],
- [
- 4,
- 0
- ]
- ],
- "coef_div_modulus": "2",
- "compiler": "clang -fbracket-depth=999999 -march=native -mtune=native -std=gnu11 -O3 -flto -fuse-ld=lld -fomit-frame-pointer -fwrapv -Wno-attributes -fno-strict-aliasing -Da24_hex='0x3039' -Da24_val='12345' -Da_minus_two_over_four_array='{0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x30,0x39}' -Dbitwidth='32' -Dlimb_weight_gaps_array='{27,27,27,27,27,27,27,27}' -Dmodulus_array='{0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xef,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff}' -Dmodulus_bytes_val='27' -Dmodulus_limbs='8' -Dq_mpz='(1_mpz<<216) - (1_mpz<<108) - 1'",
- "compilerxx": "clang++ -fbracket-depth=999999 -march=native -mtune=native -std=gnu++11 -O3 -flto -fuse-ld=lld -fomit-frame-pointer -fwrapv -Wno-attributes -fno-strict-aliasing -Da24_hex='0x3039' -Da24_val='12345' -Da_minus_two_over_four_array='{0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x30,0x39}' -Dbitwidth='32' -Dlimb_weight_gaps_array='{27,27,27,27,27,27,27,27}' -Dmodulus_array='{0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xef,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff}' -Dmodulus_bytes_val='27' -Dmodulus_limbs='8' -Dq_mpz='(1_mpz<<216) - (1_mpz<<108) - 1'",
- "goldilocks": true,
- "modulus": "2^216 - 2^108 - 1",
- "operations": [
- "femul",
- "feadd",
- "fesub",
- "fesquare",
- "freeze"
- ],
- "sz": "8"
-}