aboutsummaryrefslogtreecommitdiff
path: root/src/Specific/CurveParameters/solinas32_2e448m2e224m1.json
blob: 78b02624b4afe3f2c44ff778061324eabe492c54 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "base": "None",
    "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",
    "goldilocks": true,
    "modulus": "2^448 - 2^224 - 1 ",
    "operations": [
        "femul",
        "fesquare",
        "freeze"
    ],
    "sz": "16"
}