{
  "cksum": "af0ddb05d9c6034911bbdc541170b3068a2c019c7a10824e92921151563fb5af",
  "crate_file": "ssh-encoding-0.3.0-rc.8.crate",
  "crate_url": "https://static.crates.io/crates/ssh-encoding/ssh-encoding-0.3.0-rc.8.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64ct",
      "optional": true,
      "req": "^1.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "bigint",
      "optional": true,
      "package": "crypto-bigint",
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "digest",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "hex-literal",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pem-rfc7468",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ssh-derive",
      "optional": true,
      "req": "^0.3.0-rc.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "subtle",
      "optional": true,
      "req": "^2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "zeroize",
      "optional": true,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "derive": [
      "ssh-derive"
    ]
  },
  "features2": {
    "alloc": [
      "base64ct?/alloc",
      "pem-rfc7468?/alloc",
      "zeroize?/alloc"
    ],
    "base64": [
      "dep:base64ct"
    ],
    "bigint": [
      "alloc",
      "zeroize",
      "dep:bigint"
    ],
    "bytes": [
      "alloc",
      "dep:bytes"
    ],
    "pem": [
      "base64",
      "dep:pem-rfc7468"
    ]
  },
  "index_path": "ss/h-/ssh-encoding",
  "name": "ssh-encoding",
  "pubtime": "2026-03-10T19:14:35Z",
  "rust_version": "1.85",
  "v": 2,
  "vers": "0.3.0-rc.8",
  "yanked": false
}
