aboutsummaryrefslogtreecommitdiff
path: root/src/Specific/CurveParameters/solinas64_2e448m2e224m1.json
blob: 04ecbfba24e062b53dbdd1745b90f9b59db499bf (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
32
33
34
{
    "base": "56",
    "bitwidth": 64,
    "carry_chains": [
        [
            3,
            7
        ],
        [
            4,
            0,
            5,
            1,
            6,
            2,
            7,
            3
        ],
        [
            4,
            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^448 - 2^224 - 1 ",
    "operations": [
        "femul",
        "fesquare",
        "freeze"
    ],
    "sz": "8"
}