{
  "cksum": "0d0c6305d1e7b09171a7ae94bd241dbaa121a979c5c17835b304bc0c9bfa4e4b",
  "crate_file": "ecies-0.2.8.crate",
  "crate_url": "https://static.crates.io/crates/ecies/ecies-0.2.8.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.5.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "futures-util",
      "optional": false,
      "req": "^0.3.31",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "getrandom",
      "optional": false,
      "req": "^0.2.15",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "js"
      ],
      "kind": "normal",
      "name": "getrandom",
      "optional": false,
      "req": "^0.2.15",
      "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.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "critical-section"
      ],
      "kind": "normal",
      "name": "once_cell",
      "optional": false,
      "req": "^1.21.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "once_cell",
      "optional": false,
      "req": "^1.21.1",
      "target": "cfg(all(target_arch = \"wasm32\", not(target_os=\"unknown\")))"
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "once_cell",
      "optional": false,
      "req": "^1.21.1",
      "target": "cfg(all(target_arch = \"wasm32\", target_os=\"unknown\"))"
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "openssl",
      "optional": true,
      "req": "^0.10.71",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "parking_lot",
      "optional": false,
      "req": "^0.12.3",
      "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.15",
      "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.44.1",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "typenum",
      "optional": true,
      "req": "^1.18.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": false,
      "req": "^0.2.100",
      "target": "cfg(all(target_arch = \"wasm32\", target_os=\"unknown\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "wasm-bindgen-test",
      "optional": false,
      "req": "^0.3.50",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": false,
      "features": [
        "static_secrets"
      ],
      "kind": "normal",
      "name": "x25519-dalek",
      "optional": true,
      "req": "^2.0.1",
      "target": null
    }
  ],
  "features": {
    "aes-12bytes-nonce": [],
    "pure": [
      "aes-gcm/aes",
      "typenum"
    ],
    "secp256k1": [],
    "std": [
      "hkdf/std",
      "sha2/std",
      "once_cell/std"
    ],
    "xchacha20": [
      "chacha20poly1305/alloc"
    ]
  },
  "features2": {
    "default": [
      "openssl"
    ],
    "openssl": [
      "dep:openssl"
    ],
    "x25519": [
      "dep:x25519-dalek"
    ]
  },
  "index_path": "ec/ie/ecies",
  "name": "ecies",
  "pubtime": "2025-03-24T15:37:17Z",
  "v": 2,
  "vers": "0.2.8",
  "yanked": false
}
