aboutsummaryrefslogtreecommitdiff
path: root/src/Specific/CurveParameters/solinas64_2e384m2e128m2e96p2e32m1.json
blob: 14abeaecebda56cf2949027ee4c76862a959a216 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
    "base": "48",
    "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",
    "modulus": "2^384 - 2^128 - 2^96 + 2^32 - 1 ",
    "operations": [
        "femul",
        "fesquare",
        "freeze"
    ],
    "sz": "8"
}