aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/data/ec/ecgen_secp128r1.json
blob: a1c47969fefab7116c7e1ac29ccf036e59facfb9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[{
    "field": {
        "p": "0xfffffffdffffffffffffffffffffffff"
    },
    "seed": "0x000e0d4d696e6768756151750cc03a4473d03679",
    "a": "0xfffffffdfffffffffffffffffffffffc",
    "b": "0xe87579c11079f43dd824993c2cee5ed3",
    "order": "0xfffffffe0000000075a30d1b9038a115",
    "subgroups": [
        {
            "x": "0x161ff7528b899b2d0c28607ca52c5b86",
            "y": "0xcf5ac8395bafeb13c02da292dded7a83",
            "order": "0xfffffffe0000000075a30d1b9038a115",
            "cofactor": "0x1",
            "points": [
                {
                    "x": "0x42d2d24d7c0faa3c89b4568396d603c4",
                    "y": "0x992617de3aa2dfdf8da948913a69f185",
                    "order": "0xfffffffe0000000075a30d1b9038a115"
                }
            ]
        }
    ]
}]