{
  "cksum": "011318cc6f4f1906c1dae015013fd381e92deac290a29ddcd9f2e0dd14786037",
  "crate_file": "ecies-0.2.9.crate",
  "crate_url": "https://static.crates.io/crates/ecies/ecies-0.2.9.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "aes"
      ],
      "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": false,
      "features": [
        "precomputed-tables"
      ],
      "kind": "normal",
      "name": "curve25519-dalek",
      "optional": true,
      "req": "^4.1.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ed25519-dalek",
      "optional": true,
      "req": "^2.1.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.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "once_cell",
      "optional": false,
      "req": "^1.21.3",
      "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.3",
      "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": [
      "aes-short-nonce"
    ],
    "aes-short-nonce": [],
    "secp256k1": [],
    "std": [
      "hkdf/std",
      "sha2/std",
      "once_cell/std"
    ]
  },
  "features2": {
    "aes-openssl": [
      "dep:openssl"
    ],
    "aes-rust": [
      "dep:aes-gcm",
      "dep:typenum"
    ],
    "default": [
      "aes-openssl"
    ],
    "ed25519": [
      "dep:curve25519-dalek",
      "dep:ed25519-dalek"
    ],
    "openssl": [
      "aes-openssl"
    ],
    "pure": [
      "aes-rust"
    ],
    "x25519": [
      "dep:curve25519-dalek",
      "dep:x25519-dalek"
    ],
    "xchacha20": [
      "dep:chacha20poly1305"
    ]
  },
  "index_path": "ec/ie/ecies",
  "name": "ecies",
  "pubtime": "2025-04-02T18:42:50Z",
  "rust_version": "1.65",
  "v": 2,
  "vers": "0.2.9",
  "yanked": false
}
