{
  "cksum": "53f43496fc04523aa716c5dd76133cb6d7c81eb213375684d06a8b1683f8bc1e",
  "crate_file": "ecies-0.2.6.crate",
  "crate_url": "https://static.crates.io/crates/ecies/ecies-0.2.6.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "aes-gcm",
      "optional": true,
      "req": "^0.10.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "chacha20poly1305",
      "optional": true,
      "req": "^0.10.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.5.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "futures-util",
      "optional": false,
      "req": "^0.3.28",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "getrandom",
      "optional": false,
      "req": "^0.2.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "js"
      ],
      "kind": "normal",
      "name": "getrandom",
      "optional": false,
      "req": "^0.2.10",
      "target": "cfg(all(target_arch = \"wasm32\", target_os = \"unknown\"))"
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "dev",
      "name": "hex",
      "optional": false,
      "req": "^0.4.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hkdf",
      "optional": false,
      "req": "^0.12.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "static-context"
      ],
      "kind": "normal",
      "name": "libsecp256k1",
      "optional": false,
      "req": "^0.7.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": false,
      "req": "^1.18.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "once_cell",
      "optional": false,
      "req": "^1.18.0",
      "target": "cfg(all(target_arch = \"wasm32\", not(target_os = \"unknown\")))"
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "openssl",
      "optional": true,
      "req": "^0.10.55",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "parking_lot",
      "optional": false,
      "req": "^0.12.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "getrandom"
      ],
      "kind": "normal",
      "name": "rand_core",
      "optional": false,
      "req": "^0.6.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "reqwest",
      "optional": false,
      "req": "^0.11.18",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": false,
      "req": "^0.10.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt-multi-thread"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.29.1",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "typenum",
      "optional": true,
      "req": "^1.16.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": false,
      "req": "^0.2.87",
      "target": "cfg(all(target_arch = \"wasm32\", target_os = \"unknown\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "wasm-bindgen-test",
      "optional": false,
      "req": "^0.3.37",
      "target": "cfg(target_arch = \"wasm32\")"
    }
  ],
  "features": {
    "aes-12bytes-nonce": [],
    "default": [
      "openssl"
    ],
    "pure": [
      "aes-gcm/aes",
      "typenum"
    ],
    "std": [
      "hkdf/std",
      "sha2/std",
      "once_cell/std"
    ],
    "xchacha20": [
      "chacha20poly1305"
    ]
  },
  "index_path": "ec/ie/ecies",
  "name": "ecies",
  "pubtime": "2023-07-29T04:00:42Z",
  "vers": "0.2.6",
  "yanked": false
}
