{
  "cksum": "3d038a3d17586f1c1ab3c1c3b9e4d5ef8fba98fb3890ad740c8487038b2e2ca5",
  "crate_file": "shadowsocks-crypto-0.6.2.crate",
  "crate_url": "https://static.crates.io/crates/shadowsocks-crypto/shadowsocks-crypto-0.6.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aead",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aes",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aes-gcm",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aes-gcm-siv",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "blake3",
      "optional": true,
      "req": "^1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": true,
      "req": "^1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "camellia",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ccm",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cfg-if",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chacha20",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chacha20poly1305",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ctr",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ghash",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "hex",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hkdf",
      "optional": true,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "md-5",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "aead",
        "alloc"
      ],
      "kind": "normal",
      "name": "ring-compat",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha1",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sm4",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "subtle",
      "optional": true,
      "req": "^2.5",
      "target": null
    }
  ],
  "features": {
    "default": [
      "v1",
      "v1-aead"
    ],
    "ring": [
      "ring-compat"
    ],
    "v1": [
      "md-5",
      "cfg-if"
    ],
    "v1-aead": [
      "v1",
      "aes-gcm",
      "chacha20poly1305",
      "hkdf",
      "sha1"
    ],
    "v1-aead-extra": [
      "v1-aead",
      "aes-gcm-siv",
      "ccm",
      "aes",
      "sm4",
      "ghash",
      "aead",
      "subtle",
      "ctr"
    ],
    "v1-stream": [
      "v1",
      "chacha20",
      "aes",
      "ctr",
      "camellia"
    ],
    "v2": [
      "aes",
      "aes-gcm",
      "blake3",
      "chacha20poly1305",
      "bytes",
      "cfg-if"
    ],
    "v2-extra": [
      "v2",
      "chacha20poly1305/reduced-round"
    ]
  },
  "index_path": "sh/ad/shadowsocks-crypto",
  "name": "shadowsocks-crypto",
  "pubtime": "2025-11-20T15:59:13Z",
  "rust_version": "1.63",
  "vers": "0.6.2",
  "yanked": false
}
