{
  "cksum": "9b89e1c441e926b9c82a8d023f6e1b7ae0adcfaa7d621814e4d60789bac751cb",
  "crate_file": "chacha20poly1305-0.11.0.crate",
  "crate_url": "https://static.crates.io/crates/chacha20poly1305/chacha20poly1305-0.11.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "aead",
      "optional": false,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "dev"
      ],
      "kind": "dev",
      "name": "aead",
      "optional": false,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "xchacha"
      ],
      "kind": "normal",
      "name": "chacha20",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cipher",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "poly1305",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "zeroize",
      "optional": true,
      "req": "^1.8",
      "target": null
    }
  ],
  "features": {
    "alloc": [
      "aead/alloc"
    ],
    "arrayvec": [
      "aead/arrayvec"
    ],
    "bytes": [
      "aead/bytes"
    ],
    "default": [
      "alloc",
      "getrandom"
    ],
    "getrandom": [
      "aead/getrandom"
    ],
    "rand_core": [
      "aead/rand_core"
    ],
    "reduced-round": []
  },
  "features2": {
    "zeroize": [
      "dep:zeroize",
      "chacha20/zeroize"
    ]
  },
  "index_path": "ch/ac/chacha20poly1305",
  "name": "chacha20poly1305",
  "pubtime": "2026-06-28T17:41:38Z",
  "rust_version": "1.85",
  "v": 2,
  "vers": "0.11.0",
  "yanked": false
}
