{
  "cksum": "c9863ad85fa8f4460f9c48cb909d38a0d689dba1f6f6988a5e3e0d31071bcd4b",
  "crate_file": "p256-0.13.2.crate",
  "crate_url": "https://static.crates.io/crates/p256/p256-0.13.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "blobby",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "der"
      ],
      "kind": "normal",
      "name": "ecdsa-core",
      "optional": true,
      "package": "ecdsa",
      "req": "^0.16",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "dev"
      ],
      "kind": "dev",
      "name": "ecdsa-core",
      "optional": false,
      "package": "ecdsa",
      "req": "^0.16",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "hazmat",
        "sec1"
      ],
      "kind": "normal",
      "name": "elliptic-curve",
      "optional": false,
      "req": "^0.13.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hex-literal",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "hex-literal",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "primeorder",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "dev"
      ],
      "kind": "dev",
      "name": "primeorder",
      "optional": false,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "proptest",
      "optional": false,
      "req": "^1",
      "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": "serdect",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.10",
      "target": null
    }
  ],
  "features": {
    "digest": [
      "ecdsa-core/digest",
      "ecdsa-core/hazmat"
    ],
    "jwk": [
      "elliptic-curve/jwk"
    ],
    "sha256": [
      "digest",
      "sha2"
    ],
    "voprf": [
      "elliptic-curve/voprf",
      "sha2"
    ]
  },
  "features2": {
    "alloc": [
      "ecdsa-core?/alloc",
      "elliptic-curve/alloc"
    ],
    "arithmetic": [
      "dep:primeorder",
      "elliptic-curve/arithmetic"
    ],
    "bits": [
      "arithmetic",
      "elliptic-curve/bits"
    ],
    "default": [
      "arithmetic",
      "ecdsa",
      "pem",
      "std"
    ],
    "ecdh": [
      "arithmetic",
      "elliptic-curve/ecdh"
    ],
    "ecdsa": [
      "arithmetic",
      "ecdsa-core/signing",
      "ecdsa-core/verifying",
      "sha256"
    ],
    "expose-field": [
      "arithmetic"
    ],
    "hash2curve": [
      "arithmetic",
      "elliptic-curve/hash2curve"
    ],
    "pem": [
      "elliptic-curve/pem",
      "ecdsa-core/pem",
      "pkcs8"
    ],
    "pkcs8": [
      "ecdsa-core?/pkcs8",
      "elliptic-curve/pkcs8"
    ],
    "serde": [
      "ecdsa-core?/serde",
      "elliptic-curve/serde",
      "primeorder?/serde",
      "serdect"
    ],
    "std": [
      "alloc",
      "ecdsa-core?/std",
      "elliptic-curve/std"
    ],
    "test-vectors": [
      "dep:hex-literal"
    ]
  },
  "index_path": "p2/56/p256",
  "name": "p256",
  "pubtime": "2023-04-15T20:53:22Z",
  "rust_version": "1.65",
  "v": 2,
  "vers": "0.13.2",
  "yanked": false
}
