aboutsummaryrefslogtreecommitdiff
path: root/src/Specific/CurveParameters/solinas64_2e221m3.json
blob: 78dddb2ae0cf6f9459f5967324ab6b66c772c5c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "base": "55.25",
    "bitwidth": 64,
    "carry_chains": "default",
    "coef_div_modulus": "2",
    "compiler": "gcc -march=native -mtune=native -std=gnu11 -O3 -flto -fomit-frame-pointer -fwrapv -Wno-attributes -Dq_mpz='(1_mpz<<221) - 3' -Dmodulus_bytes_val='55.25'",
    "compilerxx": "g++ -march=native -mtune=native -std=gnu++11 -O3 -flto -fomit-frame-pointer -fwrapv -Wno-attributes -Dq_mpz='(1_mpz<<221) - 3' -Dmodulus_bytes_val='55.25'",
    "modulus": "2^221 - 3",
    "operations": [
        "femul",
        "fesquare",
        "freeze"
    ],
    "sz": "4"
}