{
  "cksum": "175a11316f33592cf2b71416ee65283730b5b7849813c4891d02a12906ed9acc",
  "crate_file": "chacha20poly1305-0.8.1.crate",
  "crate_url": "https://static.crates.io/crates/chacha20poly1305/chacha20poly1305-0.8.1.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.3",
      "target": null
    }
  ],
  "features": {
    "alloc": [
      "aead/alloc"
    ],
    "default": [
      "alloc",
      "chacha20",
      "xchacha20poly1305"
    ],
    "force-soft": [
      "chacha20/force-soft",
      "poly1305/force-soft"
    ],
    "heapless": [
      "aead/heapless"
    ],
    "reduced-round": [
      "chacha20"
    ],
    "std": [
      "aead/std",
      "alloc"
    ],
    "stream": [
      "aead/stream"
    ],
    "xchacha20poly1305": [
      "chacha20/xchacha"
    ]
  },
  "index_path": "ch/ac/chacha20poly1305",
  "name": "chacha20poly1305",
  "pubtime": "2021-07-20T11:25:50Z",
  "vers": "0.8.1",
  "yanked": false
}
