{
  "cksum": "374125c18bfe63716aae1b6b4ee0243e6264f1766056b5efdd4f257732aa3543",
  "crate_file": "ecies-0.2.3.crate",
  "crate_url": "https://static.crates.io/crates/ecies/ecies-0.2.3.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aes-gcm",
      "optional": true,
      "req": "^0.10.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "futures-util",
      "optional": false,
      "req": "^0.3.21",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [
        "js"
      ],
      "kind": "normal",
      "name": "getrandom",
      "optional": false,
      "req": "^0.2.7",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "hex",
      "optional": false,
      "req": "^0.4.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hkdf",
      "optional": false,
      "req": "^0.12.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libsecp256k1",
      "optional": false,
      "req": "^0.7.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "openssl",
      "optional": true,
      "req": "^0.10.41",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8.5",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [
        "getrandom"
      ],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8.5",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "reqwest",
      "optional": false,
      "req": "^0.11.11",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": false,
      "req": "^0.10.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt-multi-thread"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.20.1",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "typenum",
      "optional": true,
      "req": "^1.15.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "wasm-bindgen-test",
      "optional": false,
      "req": "^0.3.32",
      "target": "cfg(target_arch = \"wasm32\")"
    }
  ],
  "features": {
    "default": [
      "openssl"
    ],
    "pure": [
      "aes-gcm",
      "typenum"
    ]
  },
  "index_path": "ec/ie/ecies",
  "name": "ecies",
  "pubtime": "2022-09-24T05:29:27Z",
  "vers": "0.2.3",
  "yanked": false
}
