aboutsummaryrefslogtreecommitdiff
path: root/src/Specific/CurveParameters/solinas32_2e322m2e161m1.json
blob: 87fec00c2d1dcdad473973fc33429f074f405aaf (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
{
    "base": "23",
    "bitwidth": 32,
    "carry_chains": [
        [
            6,
            13
        ],
        [
            7,
            0,
            8,
            1,
            9,
            2,
            10,
            3,
            11,
            4,
            12,
            5,
            13,
            6
        ],
        [
            7,
            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^322 - 2^161 - 1",
    "operations": [
        "femul",
        "fesquare",
        "freeze"
    ],
    "sz": "14"
}