{
  "cksum": "f950b2377845cebe5cf8b5165cb3cc1a5e0fa5cfa3e1f7f55707d8fd82e0a7b7",
  "crate_file": "pkcs8-0.10.2.crate",
  "crate_url": "https://static.crates.io/crates/pkcs8/pkcs8-0.10.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "oid"
      ],
      "kind": "normal",
      "name": "der",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "hex-literal",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pkcs5",
      "optional": true,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rand_core",
      "optional": true,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "spki",
      "optional": false,
      "req": "^0.7.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "subtle",
      "optional": true,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tempfile",
      "optional": false,
      "req": "^3",
      "target": null
    }
  ],
  "features": {
    "3des": [
      "encryption",
      "pkcs5/3des"
    ],
    "alloc": [
      "der/alloc",
      "der/zeroize",
      "spki/alloc"
    ],
    "des-insecure": [
      "encryption",
      "pkcs5/des-insecure"
    ],
    "encryption": [
      "alloc",
      "pkcs5/alloc",
      "pkcs5/pbes2",
      "rand_core"
    ],
    "getrandom": [
      "rand_core/getrandom"
    ],
    "pem": [
      "alloc",
      "der/pem",
      "spki/pem"
    ],
    "sha1-insecure": [
      "encryption",
      "pkcs5/sha1-insecure"
    ],
    "std": [
      "alloc",
      "der/std",
      "spki/std"
    ]
  },
  "index_path": "pk/cs/pkcs8",
  "name": "pkcs8",
  "pubtime": "2023-04-05T00:01:55Z",
  "rust_version": "1.65",
  "vers": "0.10.2",
  "yanked": false
}
