{
  "cksum": "634f6a3e8c4eb094c844e35f0c7889aaa974d9a58b612e070cd0236ae4f249ff",
  "crate_file": "chacha20poly1305-0.4.0.crate",
  "crate_url": "https://static.crates.io/crates/chacha20poly1305/chacha20poly1305-0.4.0.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": true,
      "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": true,
      "features": [],
      "kind": "normal",
      "name": "stream-cipher",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "zeroize",
      "optional": false,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "alloc": [
      "aead/alloc"
    ],
    "default": [
      "alloc",
      "chacha20",
      "xchacha20poly1305"
    ],
    "heapless": [
      "aead/heapless"
    ],
    "reduced-round": [
      "chacha20"
    ],
    "xchacha20poly1305": [
      "chacha20/xchacha20"
    ]
  },
  "index_path": "ch/ac/chacha20poly1305",
  "name": "chacha20poly1305",
  "pubtime": "2020-03-08T01:33:17Z",
  "vers": "0.4.0",
  "yanked": true
}
