aboutsummaryrefslogtreecommitdiff
path: root/src/Specific/CurveParameters/solinas64_2e256m2e32m977.json
blob: 97244ff6c9c6fdfa28ceda4e0e11a78f3b3e9aa8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
    "base": "32",
    "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^256 - 2^32 - 977 ",
    "operations": [
        "femul",
        "fesquare",
        "freeze"
    ],
    "sz": "8"
}