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