aboutsummaryrefslogtreecommitdiff
path: root/src/Specific/CurveParameters/solinas64_2e255m2e4m2e1m1.json
blob: 6e396d8bc9fcd14ac2992b5215d0c6bf1d6fd44c (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
31
{
    "base": "51",
    "bitwidth": 64,
    "carry_chains": [
        [
            4,
            4,
            4
        ],
        [
            0,
            1,
            2,
            3
        ],
        [
            0,
            0,
            0
        ]
    ],
    "coef_div_modulus": "2",
    "compiler": "gcc -march=native -mtune=native -std=gnu11 -O3 -flto -fomit-frame-pointer -fwrapv -Wno-attributes",
    "modulus": "2^255 - 2^4 - 2^1 - 1",
    "operations": [
        "femul",
        "fesquare",
        "freeze"
    ],
    "sz": "5"
}