aboutsummaryrefslogtreecommitdiff
path: root/src/Specific/CurveParameters/solinas64_2e216m2e108m1.json
blob: 5a1f69e0dc3248a966339b62595fe7ced89fd266 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
{
    "base": "54",
    "bitwidth": 64,
    "carry_chains": [
        [
            1,
            3
        ],
        [
            2,
            0,
            3,
            1
        ],
        [
            2,
            0
        ]
    ],
    "coef_div_modulus": "2",
    "compiler": "gcc -march=native -mtune=native -std=gnu11 -O3 -flto -fomit-frame-pointer -fwrapv -Wno-attributes",
    "goldilocks": true,
    "modulus": "2^216 - 2^108 - 1",
    "operations": [
        "femul",
        "fesquare",
        "freeze"
    ],
    "sz": "4"
}