aboutsummaryrefslogtreecommitdiff
path: root/src/Specific/CurveParameters/solinas32_2e448m2e224m1.json
blob: 6e1e2d600c5c33505d298d876b8d7ad65d7ea059 (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
35
36
37
38
39
40
41
42
{
    "base": "28",
    "bitwidth": 32,
    "carry_chains": [
        [
            7,
            15
        ],
        [
            8,
            0,
            9,
            1,
            10,
            2,
            11,
            3,
            12,
            4,
            13,
            5,
            14,
            6,
            15,
            7
        ],
        [
            8,
            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": "16"
}