aboutsummaryrefslogtreecommitdiff
path: root/src/Specific/CurveParameters/solinas64_2e256m88x2e240m1.json
blob: b693a03187fc15ddcc0b7771c7fd0484db4d1a77 (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": "51.2",
    "bitwidth": 64,
    "carry_chains": [
        [
            3,
            4
        ],
        [
            4,
            0,
            1,
            2,
            3
        ],
        [
            4,
            0
        ]
    ],
    "coef_div_modulus": "2",
    "compiler": "gcc -march=native -mtune=native -std=gnu11 -O3 -flto -fomit-frame-pointer -fwrapv -Wno-attributes",
    "modulus": "2^256 - 88*2^240 - 1",
    "operations": [
        "femul",
        "fesquare",
        "freeze"
    ],
    "sz": "5"
}