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