{
  "cksum": "6960b1820e058351958a84a504d8d3bedd3c05d53cdd464e44a2a50ec666b0b7",
  "crate_file": "ssh-cipher-0.3.0-pre.1.crate",
  "crate_url": "https://static.crates.io/crates/ssh-cipher/ssh-cipher-0.3.0-pre.1.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "aes",
      "optional": true,
      "req": "=0.9.0-pre.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "aes"
      ],
      "kind": "normal",
      "name": "aes-gcm",
      "optional": true,
      "req": "=0.11.0-pre.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cbc",
      "optional": true,
      "req": "=0.2.0-pre.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "cipher"
      ],
      "kind": "normal",
      "name": "chacha20",
      "optional": true,
      "req": "=0.10.0-pre.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cipher",
      "optional": false,
      "req": "=0.5.0-pre.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ctr",
      "optional": true,
      "req": "=0.10.0-pre.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "des",
      "optional": true,
      "req": "=0.9.0-pre.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "encoding",
      "optional": false,
      "package": "ssh-encoding",
      "req": "=0.3.0-pre.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "poly1305",
      "optional": true,
      "req": "^0.9.0-rc.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "subtle",
      "optional": true,
      "req": "^2",
      "target": null
    }
  ],
  "features": {
    "std": []
  },
  "features2": {
    "aes-cbc": [
      "dep:aes",
      "dep:cbc"
    ],
    "aes-ctr": [
      "dep:aes",
      "dep:ctr"
    ],
    "aes-gcm": [
      "dep:aes",
      "dep:aes-gcm"
    ],
    "chacha20poly1305": [
      "dep:chacha20",
      "dep:poly1305",
      "dep:subtle"
    ],
    "tdes": [
      "dep:des",
      "dep:cbc"
    ]
  },
  "index_path": "ss/h-/ssh-cipher",
  "name": "ssh-cipher",
  "pubtime": "2024-08-13T18:04:27Z",
  "rust_version": "1.72",
  "v": 2,
  "vers": "0.3.0-pre.1",
  "yanked": false
}
