{
  "cksum": "d053368e1bae4c8a672953397bd1bd7183dde1c72b0b7612a15719173148d186",
  "crate_file": "p256-0.9.0.crate",
  "crate_url": "https://static.crates.io/crates/p256/p256-0.9.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "blobby",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "der"
      ],
      "kind": "normal",
      "name": "ecdsa-core",
      "optional": true,
      "package": "ecdsa",
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "dev"
      ],
      "kind": "dev",
      "name": "ecdsa-core",
      "optional": false,
      "package": "ecdsa",
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "hazmat"
      ],
      "kind": "normal",
      "name": "elliptic-curve",
      "optional": false,
      "req": "^0.10",
      "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": true,
      "features": [],
      "kind": "dev",
      "name": "proptest",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "getrandom"
      ],
      "kind": "dev",
      "name": "rand_core",
      "optional": false,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.9",
      "target": null
    }
  ],
  "features": {
    "arithmetic": [
      "elliptic-curve/arithmetic"
    ],
    "bits": [
      "arithmetic",
      "elliptic-curve/bits"
    ],
    "default": [
      "arithmetic",
      "ecdsa",
      "pkcs8",
      "std"
    ],
    "digest": [
      "ecdsa-core/digest",
      "ecdsa-core/hazmat"
    ],
    "ecdh": [
      "arithmetic",
      "elliptic-curve/ecdh",
      "zeroize"
    ],
    "ecdsa": [
      "arithmetic",
      "ecdsa-core/sign",
      "ecdsa-core/verify",
      "sha256",
      "zeroize"
    ],
    "jwk": [
      "elliptic-curve/jwk"
    ],
    "pem": [
      "elliptic-curve/pem",
      "pkcs8"
    ],
    "pkcs8": [
      "elliptic-curve/pkcs8",
      "zeroize"
    ],
    "sha256": [
      "digest",
      "sha2"
    ],
    "std": [
      "ecdsa-core/std",
      "elliptic-curve/std"
    ],
    "test-vectors": [
      "hex-literal"
    ],
    "zeroize": [
      "elliptic-curve/zeroize"
    ]
  },
  "index_path": "p2/56/p256",
  "name": "p256",
  "pubtime": "2021-06-08T17:38:46Z",
  "vers": "0.9.0",
  "yanked": false
}
