{
  "cksum": "e0206e602d2645ec8b24ed8307fadbc6c3110e2b11ab2f806fc02fee49327079",
  "crate_file": "ecies-0.2.7.crate",
  "crate_url": "https://static.crates.io/crates/ecies/ecies-0.2.7.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "aes-gcm",
      "optional": true,
      "req": "^0.10.3",
      "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.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "futures-util",
      "optional": false,
      "req": "^0.3.30",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "getrandom",
      "optional": false,
      "req": "=0.2.14",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "js"
      ],
      "kind": "normal",
      "name": "getrandom",
      "optional": false,
      "req": "=0.2.14",
      "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.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "static-context"
      ],
      "kind": "normal",
      "name": "libsecp256k1",
      "optional": false,
      "req": "^0.7.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "critical-section"
      ],
      "kind": "normal",
      "name": "once_cell",
      "optional": false,
      "req": "^1.19.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "once_cell",
      "optional": false,
      "req": "^1.19.0",
      "target": "cfg(all(target_arch = \"wasm32\", not(target_os=\"unknown\")))"
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "once_cell",
      "optional": false,
      "req": "^1.19.0",
      "target": "cfg(all(target_arch = \"wasm32\", target_os=\"unknown\"))"
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "openssl",
      "optional": true,
      "req": "^0.10.64",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "parking_lot",
      "optional": false,
      "req": "^0.12.2",
      "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.12.4",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": false,
      "req": "^0.10.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "rt-multi-thread"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.37.0",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "typenum",
      "optional": true,
      "req": "^1.17.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": false,
      "req": "^0.2.92",
      "target": "cfg(all(target_arch = \"wasm32\", target_os=\"unknown\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "wasm-bindgen-test",
      "optional": false,
      "req": "^0.3.42",
      "target": "cfg(target_arch = \"wasm32\")"
    }
  ],
  "features": {
    "aes-12bytes-nonce": [],
    "pure": [
      "aes-gcm/aes",
      "typenum"
    ],
    "std": [
      "hkdf/std",
      "sha2/std",
      "once_cell/std",
      "libsecp256k1/std"
    ],
    "xchacha20": [
      "chacha20poly1305"
    ]
  },
  "features2": {
    "default": [
      "openssl"
    ],
    "openssl": [
      "dep:openssl"
    ]
  },
  "index_path": "ec/ie/ecies",
  "name": "ecies",
  "pubtime": "2024-05-19T17:43:29Z",
  "v": 2,
  "vers": "0.2.7",
  "yanked": false
}
