{
  "cksum": "1cf301f7f053902eaf046d541cd7b454a588b2bdd571f18195b57ae197aed2cb",
  "crate_file": "p256-0.8.0.crate",
  "crate_url": "https://static.crates.io/crates/p256/p256-0.8.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.11",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "dev"
      ],
      "kind": "dev",
      "name": "ecdsa-core",
      "optional": false,
      "package": "ecdsa",
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "hazmat"
      ],
      "kind": "normal",
      "name": "elliptic-curve",
      "optional": false,
      "req": "^0.9.11",
      "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"
    ],
    "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-04-29T21:45:04Z",
  "vers": "0.8.0",
  "yanked": false
}
