{
  "cksum": "16182b4f39a82ec8a6851155cc4c0cda3065bb1db33651726a29e1951de0f009",
  "crate_file": "crypto_box-0.9.1.crate",
  "crate_url": "https://static.crates.io/crates/crypto_box/crypto_box-0.9.1.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": "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"
    ],
    "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-08-17T21:19:48Z",
  "rust_version": "1.60",
  "v": 2,
  "vers": "0.9.1",
  "yanked": false
}
