aboutsummaryrefslogtreecommitdiff
path: root/test/data/f2m_10_a.json
blob: e04fbd829265731abc6e80880a47bfe0a46c9afe (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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
{
    "field": {
        "m": "0xa",
        "e1": "0x3",
        "e2": "0x0",
        "e3": "0x0"
    },
    "a": "0x2ed",
    "b": "0xb7",
    "order": "0x3de",
    "generators": [
        {
            "x": "0x16a",
            "y": "0x197",
            "order": "0x3de",
            "cofactor": "0x1"
        }
    ],
    "points": [
        {
            "x": "0x0",
            "y": "0x0",
            "order": "0x2"
        },
        {
            "x": "0x2fb",
            "y": "0x285",
            "order": "0x3"
        },
        {
            "x": "0x9d",
            "y": "0xd7",
            "order": "0x5"
        },
        {
            "x": "0x2bc",
            "y": "0x165",
            "order": "0xb"
        }
    ]
}