{
  "cksum": "966b89aa3aaaf8c66555f30607959ad102a6ed59d67442935eb771f29e85fce5",
  "crate_file": "sp-crypto-ec-utils-0.23.0.crate",
  "crate_url": "https://static.crates.io/crates/sp-crypto-ec-utils/sp-crypto-ec-utils-0.23.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "curve"
      ],
      "kind": "normal",
      "name": "ark-bls12-377",
      "optional": true,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ark-bls12-377-ext",
      "optional": true,
      "req": "^0.5.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "curve"
      ],
      "kind": "normal",
      "name": "ark-bls12-381",
      "optional": true,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ark-bls12-381-ext",
      "optional": true,
      "req": "^0.5.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ark-bw6-761",
      "optional": true,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ark-bw6-761-ext",
      "optional": true,
      "req": "^0.5.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ark-ec",
      "optional": true,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ark-ed-on-bls12-377",
      "optional": true,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ark-ed-on-bls12-377-ext",
      "optional": true,
      "req": "^0.5.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ark-ed-on-bls12-381-bandersnatch",
      "optional": true,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ark-ed-on-bls12-381-bandersnatch-ext",
      "optional": true,
      "req": "^0.5.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ark-ff",
      "optional": true,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ark-pallas",
      "optional": true,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ark-pallas-ext",
      "optional": true,
      "req": "^0.5.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "hazmat"
      ],
      "kind": "normal",
      "name": "ark-scale",
      "optional": true,
      "req": "^0.0.13",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "ark-std",
      "optional": false,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ark-vesta",
      "optional": true,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ark-vesta-ext",
      "optional": true,
      "req": "^0.5.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sp-runtime-interface",
      "optional": true,
      "req": "^37.0.0",
      "target": null
    }
  ],
  "features": {
    "all-curves": [
      "bls12-377",
      "bls12-381",
      "bw6-761",
      "ed-on-bls12-377",
      "ed-on-bls12-381-bandersnatch",
      "pallas",
      "vesta"
    ],
    "bls12-377": [
      "ark-bls12-377",
      "ark-bls12-377-ext",
      "common"
    ],
    "bls12-381": [
      "ark-bls12-381",
      "ark-bls12-381-ext",
      "common"
    ],
    "bw6-761": [
      "ark-bw6-761",
      "ark-bw6-761-ext",
      "common"
    ],
    "common": [
      "ark-ec",
      "ark-ff",
      "ark-scale",
      "sp-runtime-interface"
    ],
    "ed-on-bls12-377": [
      "ark-ed-on-bls12-377",
      "ark-ed-on-bls12-377-ext",
      "common"
    ],
    "ed-on-bls12-381-bandersnatch": [
      "ark-ed-on-bls12-381-bandersnatch",
      "ark-ed-on-bls12-381-bandersnatch-ext",
      "common"
    ],
    "pallas": [
      "ark-pallas",
      "ark-pallas-ext",
      "common"
    ],
    "rfc163": [
      "bls12-381",
      "ed-on-bls12-381-bandersnatch",
      "pallas",
      "vesta"
    ],
    "vesta": [
      "ark-vesta",
      "ark-vesta-ext",
      "common"
    ]
  },
  "features2": {
    "default": [
      "std"
    ],
    "std": [
      "ark-bls12-377-ext?/std",
      "ark-bls12-377?/std",
      "ark-bls12-381-ext?/std",
      "ark-bls12-381?/std",
      "ark-bw6-761-ext?/std",
      "ark-bw6-761?/std",
      "ark-ec?/parallel",
      "ark-ec?/std",
      "ark-ed-on-bls12-377-ext?/std",
      "ark-ed-on-bls12-377?/std",
      "ark-ed-on-bls12-381-bandersnatch-ext?/std",
      "ark-ed-on-bls12-381-bandersnatch?/std",
      "ark-ff?/std",
      "ark-pallas-ext?/std",
      "ark-pallas?/std",
      "ark-scale?/std",
      "ark-vesta-ext?/std",
      "ark-vesta?/std",
      "sp-runtime-interface?/std"
    ]
  },
  "index_path": "sp/-c/sp-crypto-ec-utils",
  "name": "sp-crypto-ec-utils",
  "pubtime": "2026-07-02T12:08:33Z",
  "v": 2,
  "vers": "0.23.0",
  "yanked": false
}
