aboutsummaryrefslogtreecommitdiff
path: root/src/Specific/CurveParameters/montgomery64_2e137m13.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/montgomery64_2e137m13.json
parentb104d505f330e4330a23f86890612d9039500462 (diff)
changes to parameter-generation script
Diffstat (limited to 'src/Specific/CurveParameters/montgomery64_2e137m13.json')
-rw-r--r--src/Specific/CurveParameters/montgomery64_2e137m13.json18
1 files changed, 0 insertions, 18 deletions
diff --git a/src/Specific/CurveParameters/montgomery64_2e137m13.json b/src/Specific/CurveParameters/montgomery64_2e137m13.json
deleted file mode 100644
index 0f8af0f70..000000000
--- a/src/Specific/CurveParameters/montgomery64_2e137m13.json
+++ /dev/null
@@ -1,18 +0,0 @@
-{
- "base": "64",
- "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,0x30,0x39}' -Dbitwidth='64' -Dlimb_weight_gaps_array='{64,64,64}' -Dmodulus_array='{0x01,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xf3}' -Dmodulus_bytes_val='18' -Dmodulus_limbs='3' -Dq_mpz='(1_mpz<<137) - 13'",
- "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,0x30,0x39}' -Dbitwidth='64' -Dlimb_weight_gaps_array='{64,64,64}' -Dmodulus_array='{0x01,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xf3}' -Dmodulus_bytes_val='18' -Dmodulus_limbs='3' -Dq_mpz='(1_mpz<<137) - 13'",
- "extra_files": [
- "montgomery64/fesquare.c"
- ],
- "modulus": "2^137 - 13",
- "montgomery": true,
- "operations": [
- "fenz",
- "feadd",
- "femul",
- "feopp",
- "fesub"
- ],
- "sz": "3"
-}