aboutsummaryrefslogtreecommitdiff
path: root/src/Specific/CurveParameters/solinas64_2e512m491x2e496m1.json
blob: 5db9dcdb5a3099ede1c5aee189bcbc340487306c (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": "51.2",
    "bitwidth": 64,
    "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<<512) - 491*(1_mpz<<496) - 1' -Dmodulus_bytes_val='51.2'",
    "compilerxx": "g++ -march=native -mtune=native -std=gnu++11 -O3 -flto -fomit-frame-pointer -fwrapv -Wno-attributes -Dq_mpz='(1_mpz<<512) - 491*(1_mpz<<496) - 1' -Dmodulus_bytes_val='51.2'",
    "modulus": "2^512 - 491*2^496 - 1",
    "operations": [
        "femul",
        "fesquare",
        "freeze"
    ],
    "sz": "10"
}