aboutsummaryrefslogtreecommitdiff
path: root/src/Specific/CurveParameters/solinas32_2e205m45x2e198m1.json
blob: 3f8b6c4cb2acd8176928eacd4782edcdc10918b6 (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
{
    "base": "20.5",
    "bitwidth": 32,
    "carry_chains": [
        [
            8,
            9
        ],
        [
            9,
            0,
            1,
            2,
            3,
            4,
            5,
            6,
            7,
            8
        ],
        [
            9,
            0
        ]
    ],
    "coef_div_modulus": "2",
    "compiler": "gcc -march=native -mtune=native -std=gnu11 -O3 -flto -fomit-frame-pointer -fwrapv -Wno-attributes -Dq_mpz='(1_mpz<<205) - 45*(1_mpz<<198) - 1' -Dmodulus_bytes_val='20.5'",
    "compilerxx": "g++ -march=native -mtune=native -std=gnu++11 -O3 -flto -fomit-frame-pointer -fwrapv -Wno-attributes -Dq_mpz='(1_mpz<<205) - 45*(1_mpz<<198) - 1' -Dmodulus_bytes_val='20.5'",
    "modulus": "2^205 - 45*2^198 - 1",
    "operations": [
        "femul",
        "fesquare",
        "freeze"
    ],
    "sz": "10"
}