{
  "cksum": "82e7e174baa250269c92f2e0d59abaeb14c7d8072abd130dee996cc61141825a",
  "crate_file": "elliptic-curve-0.6.2.crate",
  "crate_url": "https://static.crates.io/crates/elliptic-curve/elliptic-curve-0.6.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": "oid",
      "optional": true,
      "package": "const-oid",
      "req": "^0.1",
      "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.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "zeroize",
      "optional": true,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "alloc": [],
    "arithmetic": [
      "bitvec",
      "ff",
      "group"
    ],
    "default": [
      "arithmetic"
    ],
    "ecdh": [
      "arithmetic",
      "zeroize"
    ],
    "std": [
      "alloc"
    ]
  },
  "index_path": "el/li/elliptic-curve",
  "name": "elliptic-curve",
  "pubtime": "2020-09-25T00:01:57Z",
  "vers": "0.6.2",
  "yanked": false
}
