{
  "cksum": "b984fcbd8df0166b077ec083cbfe076fdffb6e2de92d966794fd060794b620d7",
  "crate_file": "elliptic-curve-0.13.1.crate",
  "crate_url": "https://static.crates.io/crates/elliptic-curve/elliptic-curve-0.13.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base16ct",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "base64ct",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "rand_core",
        "generic-array",
        "zeroize"
      ],
      "kind": "normal",
      "name": "crypto-bigint",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "digest",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ff",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "zeroize"
      ],
      "kind": "normal",
      "name": "generic-array",
      "optional": false,
      "req": "^0.14.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "group",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hex-literal",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "hex-literal",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hkdf",
      "optional": true,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "pem-rfc7468",
      "optional": true,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "pkcs8",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rand_core",
      "optional": false,
      "req": "^0.6.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "subtle",
        "zeroize"
      ],
      "kind": "normal",
      "name": "sec1",
      "optional": true,
      "req": "^0.7.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "serdect",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "sha2",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "sha3",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "subtle",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "zeroize",
      "optional": false,
      "req": "^1.5",
      "target": null
    }
  ],
  "features": {
    "hazmat": [],
    "voprf": [
      "digest"
    ]
  },
  "features2": {
    "alloc": [
      "base16ct/alloc",
      "ff?/alloc",
      "group?/alloc",
      "pkcs8?/alloc",
      "sec1?/alloc",
      "zeroize/alloc"
    ],
    "arithmetic": [
      "group"
    ],
    "bits": [
      "arithmetic",
      "ff/bits"
    ],
    "default": [
      "arithmetic"
    ],
    "dev": [
      "arithmetic",
      "dep:hex-literal",
      "pem",
      "pkcs8"
    ],
    "ecdh": [
      "arithmetic",
      "digest",
      "dep:hkdf"
    ],
    "group": [
      "dep:group",
      "ff"
    ],
    "hash2curve": [
      "arithmetic",
      "digest"
    ],
    "jwk": [
      "dep:base64ct",
      "dep:serde_json",
      "alloc",
      "serde",
      "zeroize/alloc"
    ],
    "pem": [
      "dep:pem-rfc7468",
      "alloc",
      "arithmetic",
      "pkcs8",
      "sec1/pem"
    ],
    "pkcs8": [
      "dep:pkcs8",
      "sec1"
    ],
    "serde": [
      "dep:serdect",
      "alloc",
      "pkcs8",
      "sec1/serde"
    ],
    "std": [
      "alloc",
      "rand_core/std",
      "sec1?/std"
    ]
  },
  "index_path": "el/li/elliptic-curve",
  "name": "elliptic-curve",
  "pubtime": "2023-03-01T23:23:54Z",
  "rust_version": "1.65",
  "v": 2,
  "vers": "0.13.1",
  "yanked": true
}
