{
  "cksum": "b6547abe025f4027edacd9edaa357aded014eecec42a5070d9b885c3c334aba2",
  "crate_file": "chacha20poly1305-0.8.2.crate",
  "crate_url": "https://static.crates.io/crates/chacha20poly1305/chacha20poly1305-0.8.2.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "aead",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "dev"
      ],
      "kind": "dev",
      "name": "aead",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "zeroize"
      ],
      "kind": "normal",
      "name": "chacha20",
      "optional": true,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cipher",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "poly1305",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "zeroize",
      "optional": false,
      "req": ">=1, <1.4",
      "target": null
    }
  ],
  "features": {
    "alloc": [
      "aead/alloc"
    ],
    "chacha20-reduced-round": [
      "chacha20"
    ],
    "default": [
      "alloc",
      "chacha20",
      "xchacha20"
    ],
    "force-soft": [
      "chacha20/force-soft",
      "poly1305/force-soft"
    ],
    "heapless": [
      "aead/heapless"
    ],
    "reduced-round": [
      "chacha20-reduced-round",
      "xchacha20-reduced-round"
    ],
    "std": [
      "aead/std",
      "alloc"
    ],
    "stream": [
      "aead/stream"
    ],
    "xchacha20": [
      "chacha20/xchacha"
    ],
    "xchacha20-reduced-round": [
      "xchacha20"
    ],
    "xchacha20poly1305": [
      "xchacha20"
    ]
  },
  "index_path": "ch/ac/chacha20poly1305",
  "name": "chacha20poly1305",
  "pubtime": "2021-08-28T17:12:54Z",
  "vers": "0.8.2",
  "yanked": false
}
