{
  "cksum": "3f01b677d82ef7a676aa37e099defd83a28e15687112cafdd112d60236b6115b",
  "crate_file": "k256-0.13.2.crate",
  "crate_url": "https://static.crates.io/crates/k256/k256-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": "normal",
      "name": "cfg-if",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "der"
      ],
      "kind": "normal",
      "name": "ecdsa-core",
      "optional": true,
      "package": "ecdsa",
      "req": "^0.16.8",
      "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.7",
      "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": "dev",
      "name": "num-bigint",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "num-traits",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": true,
      "req": "^1.18",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "proptest",
      "optional": false,
      "req": "^1.4",
      "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
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "sha3",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "signature",
      "optional": true,
      "req": "^2",
      "target": null
    }
  ],
  "features": {
    "arithmetic": [
      "elliptic-curve/arithmetic"
    ],
    "bits": [
      "arithmetic",
      "elliptic-curve/bits"
    ],
    "critical-section": [
      "once_cell/critical-section",
      "precomputed-tables"
    ],
    "digest": [
      "ecdsa-core/digest",
      "ecdsa-core/hazmat"
    ],
    "ecdh": [
      "arithmetic",
      "elliptic-curve/ecdh"
    ],
    "ecdsa": [
      "arithmetic",
      "ecdsa-core/signing",
      "ecdsa-core/verifying",
      "sha256"
    ],
    "expose-field": [
      "arithmetic"
    ],
    "hash2curve": [
      "arithmetic",
      "elliptic-curve/hash2curve"
    ],
    "jwk": [
      "elliptic-curve/jwk"
    ],
    "pem": [
      "ecdsa-core/pem",
      "elliptic-curve/pem",
      "pkcs8"
    ],
    "pkcs8": [
      "ecdsa-core/pkcs8",
      "elliptic-curve/pkcs8"
    ],
    "precomputed-tables": [
      "arithmetic",
      "once_cell"
    ],
    "schnorr": [
      "arithmetic",
      "sha256",
      "signature"
    ],
    "serde": [
      "ecdsa-core/serde",
      "elliptic-curve/serde",
      "serdect"
    ],
    "sha256": [
      "digest",
      "sha2"
    ],
    "test-vectors": [
      "hex-literal"
    ]
  },
  "features2": {
    "alloc": [
      "ecdsa-core?/alloc",
      "elliptic-curve/alloc"
    ],
    "default": [
      "arithmetic",
      "ecdsa",
      "pkcs8",
      "precomputed-tables",
      "schnorr",
      "std"
    ],
    "std": [
      "alloc",
      "ecdsa-core?/std",
      "elliptic-curve/std",
      "once_cell?/std"
    ]
  },
  "index_path": "k2/56/k256",
  "name": "k256",
  "pubtime": "2023-11-15T23:07:34Z",
  "rust_version": "1.65",
  "v": 2,
  "vers": "0.13.2",
  "yanked": false
}
