{
  "cksum": "54532aae6546084a52cef855593daf9555945719eeeda9974150e0def854873e",
  "crate_file": "crypto_secretbox-0.2.0-pre.0.crate",
  "crate_url": "https://static.crates.io/crates/crypto_secretbox/crypto_secretbox-0.2.0-pre.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "aead",
      "optional": false,
      "req": "=0.6.0-rc.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "zeroize",
        "xchacha",
        "legacy"
      ],
      "kind": "normal",
      "name": "chacha20",
      "optional": true,
      "req": "=0.10.0-rc.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cipher",
      "optional": false,
      "req": "=0.5.0-rc.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "hex-literal",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "zeroize"
      ],
      "kind": "normal",
      "name": "hybrid-array",
      "optional": false,
      "req": "^0.4.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "poly1305",
      "optional": false,
      "req": "=0.9.0-rc.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "zeroize"
      ],
      "kind": "normal",
      "name": "salsa20",
      "optional": true,
      "req": "=0.11.0-rc.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "subtle",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "zeroize",
      "optional": false,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "alloc": [
      "aead/alloc"
    ],
    "default": [
      "alloc",
      "os_rng",
      "rand_core",
      "salsa20"
    ],
    "heapless": [
      "aead/heapless"
    ],
    "os_rng": [
      "aead/os_rng"
    ],
    "rand_core": [
      "aead/rand_core"
    ],
    "std": [
      "alloc"
    ]
  },
  "index_path": "cr/yp/crypto_secretbox",
  "name": "crypto_secretbox",
  "pubtime": "2025-10-05T12:03:48Z",
  "rust_version": "1.85",
  "vers": "0.2.0-pre.0",
  "yanked": false
}
