aboutsummaryrefslogtreecommitdiff
path: root/src/Specific/CurveParameters/montgomery64_2e336m17.json
diff options
context:
space:
mode:
authorGravatar Jason Gross <jgross@mit.edu>2017-11-02 03:19:02 -0400
committerGravatar Jason Gross <jgross@mit.edu>2017-11-02 03:19:02 -0400
commit984f4adef33698ef2fa62f630eb0ef2c7b1f6bf6 (patch)
treed57e6f40a7465963c3145bb73336b658904ecdb6 /src/Specific/CurveParameters/montgomery64_2e336m17.json
parent857c17fb84d1cc468bdb0a71816bd25cc354c3a7 (diff)
python3 generate_parameters.py primes.txt; pushd src/Specific/CurveParameters/; ./remake_curves.sh -f; popd
Diffstat (limited to 'src/Specific/CurveParameters/montgomery64_2e336m17.json')
-rw-r--r--src/Specific/CurveParameters/montgomery64_2e336m17.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Specific/CurveParameters/montgomery64_2e336m17.json b/src/Specific/CurveParameters/montgomery64_2e336m17.json
index bb340a5e0..d58c36b67 100644
--- a/src/Specific/CurveParameters/montgomery64_2e336m17.json
+++ b/src/Specific/CurveParameters/montgomery64_2e336m17.json
@@ -1,7 +1,7 @@
{
"base": "64",
"compiler": "gcc -fno-peephole2 `#GCC BUG 81300` -march=native -mtune=native -std=gnu11 -O3 -flto -fomit-frame-pointer -fwrapv -Wno-attributes -Wno-incompatible-pointer-types -fno-strict-aliasing -Dq_mpz='(1_mpz<<336) - 17' -Dmodulus_bytes_val='64'",
- "compilerxx": "g++ -fno-peephole2 `#GCC BUG 81300` -march=native -mtune=native -std=gnu++11 -O3 -flto -fomit-frame-pointer -fwrapv -Wno-attributes -Wno-incompatible-pointer-types -fno-strict-aliasing -Dq_mpz='(1_mpz<<336) - 17' -Dmodulus_bytes_val='64'",
+ "compilerxx": "g++ -fno-peephole2 `#GCC BUG 81300` -march=native -mtune=native -std=gnu++11 -O3 -flto -fomit-frame-pointer -fwrapv -Wno-attributes -fno-strict-aliasing -Dq_mpz='(1_mpz<<336) - 17' -Dmodulus_bytes_val='64'",
"modulus": "2^336 - 17",
"montgomery": true,
"operations": [