{
  "cksum": "752ad8923d32fb5c117b8a9983266e294edc072401133720aa9af3959d63248d",
  "crate_file": "sshcerts-0.13.2.crate",
  "crate_url": "https://static.crates.io/crates/sshcerts/sshcerts-0.13.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "ctr"
      ],
      "kind": "normal",
      "name": "aes",
      "optional": true,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "crypto_openssl"
      ],
      "kind": "normal",
      "name": "authenticator",
      "optional": true,
      "req": "^0.4.0-alpha.24",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": false,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bcrypt-pbkdf",
      "optional": true,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "clap",
      "optional": false,
      "req": "^3.0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ctap-hid-fido2",
      "optional": true,
      "req": "^3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ctr",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "der-parser",
      "optional": true,
      "req": "^5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "env_logger",
      "optional": false,
      "req": "^0.8.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "hex",
      "optional": false,
      "req": "^0.4.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lexical-core",
      "optional": true,
      "req": ">0.7.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "minicbor",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num-bigint",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rcgen",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ring",
      "optional": false,
      "req": "^0.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "simple_asn1",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "x509",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "verify"
      ],
      "kind": "normal",
      "name": "x509-parser",
      "optional": true,
      "req": "^0.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "untested"
      ],
      "kind": "normal",
      "name": "yubikey",
      "optional": true,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "zeroize_derive"
      ],
      "kind": "normal",
      "name": "zeroize",
      "optional": false,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "all": [
      "encrypted-keys",
      "rsa-signing",
      "x509-support",
      "yubikey-support",
      "fido-support-mozilla"
    ],
    "all-but-fido": [
      "encrypted-keys",
      "rsa-signing",
      "x509-support",
      "yubikey-support"
    ],
    "default": [
      "all"
    ],
    "encrypted-keys": [
      "aes",
      "bcrypt-pbkdf",
      "ctr"
    ],
    "experimental": [
      "encrypted-keys",
      "rsa-signing",
      "x509-support",
      "yubikey-support",
      "fido-support-mozilla"
    ],
    "fido-lite": [
      "minicbor",
      "x509-parser"
    ],
    "fido-support": [
      "ctap-hid-fido2",
      "fido-lite"
    ],
    "fido-support-mozilla": [
      "authenticator",
      "fido-lite"
    ],
    "rsa-signing": [
      "simple_asn1",
      "num-bigint"
    ],
    "wasm_experimental": [
      "ring/wasm32_unknown_unknown_js"
    ],
    "x509-support": [
      "der-parser",
      "x509",
      "x509-parser"
    ],
    "yubikey-lite": [
      "x509-support"
    ],
    "yubikey-support": [
      "rcgen",
      "yubikey",
      "yubikey-lite"
    ]
  },
  "index_path": "ss/hc/sshcerts",
  "name": "sshcerts",
  "pubtime": "2024-05-09T06:38:44Z",
  "vers": "0.13.2",
  "yanked": false
}
