{
  "cksum": "9cb0230c551d3f3c0d272092e961de40cdaf7661ad5560948f6a262b64cd9bc2",
  "crate_file": "generic-ec-curves-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/generic-ec-curves/generic-ec-curves-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crypto-bigint",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "sec1",
        "hash2curve"
      ],
      "kind": "normal",
      "name": "elliptic-curve",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "generic-ec-core",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "hash2curve"
      ],
      "kind": "normal",
      "name": "k256",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "hash2curve"
      ],
      "kind": "normal",
      "name": "p256",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rand_core",
      "optional": false,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "stark-curve",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "subtle",
      "optional": false,
      "req": "^2.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "zeroize",
      "optional": false,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "default": [],
    "rust-crypto": [
      "elliptic-curve",
      "crypto-bigint"
    ],
    "secp256k1": [
      "rust-crypto",
      "k256",
      "sha2"
    ],
    "secp256r1": [
      "rust-crypto",
      "p256",
      "sha2"
    ],
    "stark": [
      "rust-crypto",
      "stark-curve",
      "sha2"
    ]
  },
  "index_path": "ge/ne/generic-ec-curves",
  "name": "generic-ec-curves",
  "pubtime": "2023-11-24T15:38:34Z",
  "vers": "0.1.0",
  "yanked": false
}
