aboutsummaryrefslogtreecommitdiff
path: root/src/Specific/CurveParameters/solinas32_2e256m2e224p2e192p2e96m1.json
blob: a7ad6bf5549c855c68f3ff3528c6203b7d461aae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
    "base": "21 + 1/3",
    "bitwidth": 32,
    "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^224 + 2^192 + 2^96 - 1 ",
    "operations": [
        "femul",
        "fesquare",
        "freeze"
    ],
    "sz": "12"
}