aboutsummaryrefslogtreecommitdiff
path: root/src/Specific/CurveParameters/solinas64_2e322m2e161m1.json
blob: e1739152b6c31a730552c94167721e0e07907d9e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "base": "46",
    "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",
    "goldilocks": true,
    "modulus": "2^322 - 2^161 - 1",
    "operations": [
        "femul",
        "fesquare",
        "freeze"
    ],
    "sz": "7"
}