{
  "cksum": "b5926949b758d01801c7edd75357495fe54c5fc25580a193de4c994c94d22307",
  "crate_file": "generic-ec-curves-0.2.1.crate",
  "crate_url": "https://static.crates.io/crates/generic-ec-curves/generic-ec-curves-0.2.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "html_reports"
      ],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "group",
        "zeroize",
        "rand_core",
        "precomputed-tables"
      ],
      "kind": "normal",
      "name": "curve25519",
      "optional": true,
      "package": "curve25519-dalek",
      "req": "^4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "sec1",
        "hash2curve"
      ],
      "kind": "normal",
      "name": "elliptic-curve",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "generic-ec-core",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "group",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "hash2curve"
      ],
      "kind": "normal",
      "name": "k256",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "hash2curve"
      ],
      "kind": "normal",
      "name": "p256",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rand_core",
      "optional": false,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand_dev",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": false,
      "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": [
        "zeroize_derive"
      ],
      "kind": "normal",
      "name": "zeroize",
      "optional": false,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "default": [],
    "rust-crypto": [
      "elliptic-curve"
    ],
    "secp256k1": [
      "rust-crypto",
      "k256",
      "sha2"
    ],
    "secp256r1": [
      "rust-crypto",
      "p256",
      "sha2"
    ],
    "stark": [
      "rust-crypto",
      "stark-curve",
      "sha2"
    ]
  },
  "features2": {
    "ed25519": [
      "dep:curve25519",
      "dep:group"
    ]
  },
  "index_path": "ge/ne/generic-ec-curves",
  "name": "generic-ec-curves",
  "pubtime": "2024-05-17T11:17:07Z",
  "v": 2,
  "vers": "0.2.1",
  "yanked": false
}
