aboutsummaryrefslogtreecommitdiff
path: root/src/Specific/CurveParameters/solinas64_2e255m2e4m2e1m1.json
blob: 5e075e4e8c578f89e6dece6d7c2ba3c8ce0bdf5b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
    "base": "51",
    "bitwidth": 64,
    "carry_chains": "default",
    "coef_div_modulus": "2",
    "compiler": "gcc -march=native -mtune=native -std=gnu11 -O3 -flto -fomit-frame-pointer -fwrapv -Wno-attributes",
    "modulus": "2^255 - 2^4 - 2^1 - 1",
    "operations": [
        "femul",
        "fesquare",
        "freeze"
    ],
    "sz": "5"
}