{
  "cksum": "a401e717c73771dbcd8378117e5f55566e200c93cd255d49873459829689df78",
  "crate_file": "elliptic-curve-0.8.2.crate",
  "crate_url": "https://static.crates.io/crates/elliptic-curve/elliptic-curve-0.8.2.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bitvec",
      "optional": true,
      "req": "^0.18",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "digest",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ff",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "generic-array",
      "optional": false,
      "req": "^0.14",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "group",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "hex-literal",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pkcs8",
      "optional": true,
      "req": "^0.3.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rand_core",
      "optional": false,
      "req": "^0.5",
      "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": true,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "alloc": [],
    "arithmetic": [
      "bitvec",
      "ff",
      "group"
    ],
    "default": [
      "arithmetic"
    ],
    "dev": [
      "arithmetic",
      "digest",
      "pem",
      "zeroize"
    ],
    "ecdh": [
      "arithmetic",
      "zeroize"
    ],
    "pem": [
      "alloc",
      "pkcs8/pem"
    ],
    "std": [
      "alloc"
    ]
  },
  "index_path": "el/li/elliptic-curve",
  "name": "elliptic-curve",
  "pubtime": "2020-12-22T15:13:42Z",
  "vers": "0.8.2",
  "yanked": true
}
