{
  "cksum": "7cabda3fb821068a9a4fab19a683eac3af12edf0f34b94a8be53c4972b8149d0",
  "crate_file": "pkcs8-0.8.0.crate",
  "crate_url": "https://static.crates.io/crates/pkcs8/pkcs8-0.8.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "oid"
      ],
      "kind": "normal",
      "name": "der",
      "optional": false,
      "req": "^0.5",
      "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.4",
      "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.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "subtle",
      "optional": true,
      "req": "^2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "zeroize",
      "optional": true,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "3des": [
      "encryption",
      "pkcs5/3des"
    ],
    "alloc": [
      "der/alloc",
      "spki/alloc",
      "zeroize"
    ],
    "des-insecure": [
      "encryption",
      "pkcs5/des-insecure"
    ],
    "encryption": [
      "alloc",
      "pkcs5/alloc",
      "pkcs5/pbes2",
      "rand_core"
    ],
    "pem": [
      "alloc",
      "der/pem",
      "spki/pem"
    ],
    "rand": [
      "rand_core/std"
    ],
    "sha1": [
      "encryption",
      "pkcs5/sha1"
    ],
    "std": [
      "alloc",
      "der/std",
      "spki/std"
    ]
  },
  "index_path": "pk/cs/pkcs8",
  "name": "pkcs8",
  "pubtime": "2021-11-16T21:46:53Z",
  "rust_version": "1.56",
  "vers": "0.8.0",
  "yanked": false
}
