aboutsummaryrefslogtreecommitdiff
path: root/src/Specific/CurveParameters/solinas64_2e190m11.json
blob: 8884c1666a5393d177e7b4bd4dddc085a49fbf79 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "base": "47.5",
    "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<<190) - 11' -Dmodulus_bytes_val='47.5'",
    "compilerxx": "g++ -march=native -mtune=native -std=gnu++11 -O3 -flto -fomit-frame-pointer -fwrapv -Wno-attributes -Dq_mpz='(1_mpz<<190) - 11' -Dmodulus_bytes_val='47.5'",
    "modulus": "2^190 - 11",
    "operations": [
        "femul",
        "fesquare",
        "freeze"
    ],
    "sz": "4"
}