{
  "cksum": "6b3ee45380b0f719043e947290ef25f7d623cc322351011982b52b60875dee07",
  "crate_file": "chacha20poly1305-0.3.2.crate",
  "crate_url": "https://static.crates.io/crates/chacha20poly1305/chacha20poly1305-0.3.2.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "aead",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "zeroize"
      ],
      "kind": "normal",
      "name": "chacha20",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion-cycles-per-byte",
      "optional": false,
      "req": "^0.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "poly1305",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "zeroize",
      "optional": false,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "alloc": [
      "aead/alloc"
    ],
    "default": [
      "alloc",
      "xchacha20poly1305"
    ],
    "heapless": [
      "aead/heapless"
    ],
    "reduced-round": [],
    "xchacha20poly1305": [
      "chacha20/xchacha20"
    ]
  },
  "index_path": "ch/ac/chacha20poly1305",
  "name": "chacha20poly1305",
  "pubtime": "2020-02-27T04:38:15Z",
  "vers": "0.3.2",
  "yanked": false
}
