{
  "cksum": "f5fa7f78b7e5570cb5fbb0e7b1466fda8bbcb9fef8b09ee816f89dd10ba3dd1d",
  "crate_file": "shadowsocks-crypto-0.3.3.crate",
  "crate_url": "https://static.crates.io/crates/shadowsocks-crypto/shadowsocks-crypto-0.3.3.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "ctr"
      ],
      "kind": "normal",
      "name": "aes",
      "optional": true,
      "req": "^0.7.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aes-gcm",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aes-gcm-siv",
      "optional": true,
      "req": "^0.10.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ccm",
      "optional": true,
      "req": "^0.4.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cfg-if",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chacha20",
      "optional": true,
      "req": "^0.8.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chacha20poly1305",
      "optional": true,
      "req": "^0.9",
      "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": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "asm"
      ],
      "kind": "normal",
      "name": "md-5",
      "optional": false,
      "req": "^0.10",
      "target": "cfg(all(unix, any(target_arch = \"x86\", target_arch = \"x86_64\")))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ring-compat",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha1",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "asm"
      ],
      "kind": "normal",
      "name": "sha1",
      "optional": true,
      "req": "^0.10",
      "target": "cfg(all(unix, any(target_arch = \"x86\", target_arch = \"x86_64\")))"
    },
    {
      "default_features": true,
      "features": [
        "asm"
      ],
      "kind": "normal",
      "name": "sha1",
      "optional": true,
      "req": "^0.10",
      "target": "cfg(all(unix, target_arch = \"aarch64\"))"
    }
  ],
  "features": {
    "armv8": [
      "aes-gcm/armv8",
      "aes/armv8",
      "aes-gcm-siv/armv8"
    ],
    "default": [
      "v1",
      "v1-aead"
    ],
    "neon": [
      "chacha20/neon"
    ],
    "ring": [
      "ring-compat"
    ],
    "v1": [],
    "v1-aead": [
      "v1",
      "aes-gcm",
      "chacha20poly1305",
      "hkdf",
      "sha1"
    ],
    "v1-aead-extra": [
      "v1-aead",
      "aes-gcm-siv",
      "ccm",
      "aes"
    ],
    "v1-stream": [
      "v1",
      "chacha20",
      "aes"
    ]
  },
  "index_path": "sh/ad/shadowsocks-crypto",
  "name": "shadowsocks-crypto",
  "pubtime": "2022-02-20T09:06:52Z",
  "vers": "0.3.3",
  "yanked": false
}
