{
  "cksum": "e34154ec92c136238e7c210443538e64350962b8e2788cadcf5f781a6da70c36",
  "crate_file": "pkcs8-0.10.0.crate",
  "crate_url": "https://static.crates.io/crates/pkcs8/pkcs8-0.10.0.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",
      "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": [
      "encryption",
      "pkcs5/sha1"
    ],
    "std": [
      "alloc",
      "der/std",
      "spki/std"
    ]
  },
  "index_path": "pk/cs/pkcs8",
  "name": "pkcs8",
  "pubtime": "2023-02-27T05:35:14Z",
  "rust_version": "1.65",
  "vers": "0.10.0",
  "yanked": true
}
