{
  "cksum": "bf9110046be7209b9ede918929c7bb18f4438a4e533c0e78746994fc9979348e",
  "crate_file": "crypto_box-0.9.0.crate",
  "crate_url": "https://static.crates.io/crates/crypto_box/crypto_box-0.9.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "aead",
      "optional": false,
      "req": "^0.5.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "bincode",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "blake2",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chacha20",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "crypto_secretbox",
      "optional": false,
      "req": "^0.1.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "zeroize"
      ],
      "kind": "normal",
      "name": "curve25519-dalek",
      "optional": false,
      "req": "^4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "hex-literal",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rmp-serde",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "salsa20",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "serdect",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "zeroize",
      "optional": false,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "alloc": [
      "aead/alloc"
    ],
    "getrandom": [
      "aead/getrandom",
      "rand_core"
    ],
    "heapless": [
      "aead/heapless"
    ],
    "rand_core": [
      "aead/rand_core"
    ],
    "std": [
      "aead/std"
    ]
  },
  "features2": {
    "chacha20": [
      "dep:chacha20",
      "crypto_secretbox/chacha20"
    ],
    "default": [
      "alloc",
      "getrandom",
      "salsa20"
    ],
    "salsa20": [
      "dep:salsa20",
      "crypto_secretbox/salsa20"
    ],
    "seal": [
      "dep:blake2",
      "alloc"
    ],
    "serde": [
      "dep:serdect"
    ]
  },
  "index_path": "cr/yp/crypto_box",
  "name": "crypto_box",
  "pubtime": "2023-07-22T17:19:34Z",
  "rust_version": "1.60",
  "v": 2,
  "vers": "0.9.0",
  "yanked": false
}
