{
  "cksum": "3db8f05eeb05d23edc4916bafc76807417e01e8e25cd4598602ae76d63da3357",
  "crate_file": "crypto_box-0.3.0.crate",
  "crate_url": "https://static.crates.io/crates/crypto_box/crypto_box-0.3.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand_core",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "hsalsa20"
      ],
      "kind": "normal",
      "name": "salsa20",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "x25519-dalek",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "rand_core"
      ],
      "kind": "normal",
      "name": "xsalsa20poly1305",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "zeroize",
      "optional": false,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "alloc": [
      "xsalsa20poly1305/alloc"
    ],
    "default": [
      "alloc",
      "u64_backend"
    ],
    "heapless": [
      "xsalsa20poly1305/heapless"
    ],
    "u32_backend": [
      "x25519-dalek/u32_backend"
    ],
    "u64_backend": [
      "x25519-dalek/u64_backend"
    ]
  },
  "index_path": "cr/yp/crypto_box",
  "name": "crypto_box",
  "pubtime": "2020-08-18T14:56:49Z",
  "vers": "0.3.0",
  "yanked": false
}
