{
  "cksum": "7b54d0ed0498daf3f78d82e00e28c8eec9d75a067c4cfbcc7a0f7d0f4077749e",
  "crate_file": "ssh-encoding-0.3.0.crate",
  "crate_url": "https://static.crates.io/crates/ssh-encoding/ssh-encoding-0.3.0.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.11",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ctutils",
      "optional": true,
      "req": "^0.4",
      "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",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "zeroize",
      "optional": true,
      "req": "^1.8",
      "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-05-25T23:20:37Z",
  "rust_version": "1.85",
  "v": 2,
  "vers": "0.3.0",
  "yanked": false
}
