{
  "cksum": "9eca2c590a5f85da82668fa685c09ce2888b9430e83299debf1f34b65fd4a4ba",
  "crate_file": "pkcs8-0.9.0.crate",
  "crate_url": "https://static.crates.io/crates/pkcs8/pkcs8-0.9.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "oid"
      ],
      "kind": "normal",
      "name": "der",
      "optional": false,
      "req": "^0.6",
      "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.5",
      "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.6",
      "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": "2022-05-08T21:06:10Z",
  "rust_version": "1.57",
  "vers": "0.9.0",
  "yanked": false
}
