{
  "cksum": "c932b1688d7149d4f44419a567f9eb6acc77aafc988fb39ecbaefcd5085b9436",
  "crate_file": "generalized-paillier-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/generalized-paillier/generalized-paillier-0.2.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "zeroize",
        "alloc"
      ],
      "kind": "normal",
      "name": "crypto-bigint",
      "optional": false,
      "req": "^0.6.0-rc.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "crypto-primes",
      "optional": false,
      "req": "^0.6.0-pre.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "num-traits",
      "optional": false,
      "req": "^0.2.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rand_core",
      "optional": false,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "alloc",
        "zeroize_derive"
      ],
      "kind": "normal",
      "name": "zeroize",
      "optional": false,
      "req": "^1.5",
      "target": null
    }
  ],
  "features": {
    "default": [
      "parallel"
    ],
    "parallel": [
      "std",
      "rayon"
    ],
    "std": [
      "rand_core/std",
      "crypto-bigint/rand",
      "num-traits/std"
    ]
  },
  "index_path": "ge/ne/generalized-paillier",
  "name": "generalized-paillier",
  "pubtime": "2025-01-15T20:17:19Z",
  "vers": "0.2.0",
  "yanked": false
}
