{
  "cksum": "3b86f5297f0f04d08cabaa0f6bff7cb6aec4d9c3b49d87990d63da9d9156a8c3",
  "crate_file": "ssh-key-0.6.7.crate",
  "crate_url": "https://static.crates.io/crates/ssh-key/ssh-key-0.6.7.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "bcrypt-pbkdf",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bigint",
      "optional": true,
      "package": "num-bigint-dig",
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cipher",
      "optional": false,
      "package": "ssh-cipher",
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "dsa",
      "optional": true,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ed25519-dalek",
      "optional": true,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "base64",
        "pem",
        "sha2"
      ],
      "kind": "normal",
      "name": "encoding",
      "optional": false,
      "package": "ssh-encoding",
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "hex-literal",
      "optional": false,
      "req": "^0.4.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "ecdsa"
      ],
      "kind": "normal",
      "name": "p256",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "ecdsa"
      ],
      "kind": "normal",
      "name": "p384",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "ecdsa",
        "getrandom"
      ],
      "kind": "normal",
      "name": "p521",
      "optional": true,
      "req": "^0.13.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand_chacha",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rand_core",
      "optional": true,
      "req": "^0.6.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "sha2"
      ],
      "kind": "normal",
      "name": "rsa",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "point"
      ],
      "kind": "normal",
      "name": "sec1",
      "optional": true,
      "req": "^0.7.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sha1",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": false,
      "req": "^0.10.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "signature",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "subtle",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "zeroize",
      "optional": false,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "alloc": [
      "encoding/alloc",
      "signature/alloc",
      "zeroize/alloc"
    ],
    "getrandom": [
      "rand_core/getrandom"
    ]
  },
  "features2": {
    "crypto": [
      "ed25519",
      "p256",
      "p384",
      "p521",
      "rsa"
    ],
    "default": [
      "ecdsa",
      "rand_core",
      "std"
    ],
    "dsa": [
      "dep:bigint",
      "dep:dsa",
      "dep:sha1",
      "alloc",
      "signature/rand_core"
    ],
    "ecdsa": [
      "dep:sec1"
    ],
    "ed25519": [
      "dep:ed25519-dalek",
      "rand_core"
    ],
    "encryption": [
      "dep:bcrypt-pbkdf",
      "alloc",
      "cipher/aes-cbc",
      "cipher/aes-ctr",
      "cipher/aes-gcm",
      "cipher/chacha20poly1305",
      "rand_core"
    ],
    "p256": [
      "dep:p256",
      "ecdsa"
    ],
    "p384": [
      "dep:p384",
      "ecdsa"
    ],
    "p521": [
      "dep:p521",
      "ecdsa"
    ],
    "rsa": [
      "dep:bigint",
      "dep:rsa",
      "alloc",
      "rand_core"
    ],
    "std": [
      "alloc",
      "encoding/std",
      "p256?/std",
      "p384?/std",
      "p521?/std",
      "rsa?/std",
      "sec1?/std",
      "signature/std"
    ],
    "tdes": [
      "cipher/tdes",
      "encryption"
    ]
  },
  "index_path": "ss/h-/ssh-key",
  "name": "ssh-key",
  "pubtime": "2024-10-15T20:25:42Z",
  "rust_version": "1.65",
  "v": 2,
  "vers": "0.6.7",
  "yanked": false
}
