{
  "cksum": "51da3ddb23ff026236d155388aec8d5fcd1c054ebf40ec6de7c0201a0ab23dc2",
  "crate_file": "tfhe-0.1.4.crate",
  "crate_url": "https://static.crates.io/crates/tfhe/tfhe-0.1.4.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aligned-vec",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bincode",
      "optional": true,
      "req": "^1.3.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "bincode",
      "optional": false,
      "req": "^1.3.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "cbindgen",
      "optional": true,
      "req": "^0.24.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "concrete-csprng",
      "optional": false,
      "req": "^0.2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "concrete-cuda",
      "optional": true,
      "req": "^0.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "concrete-fft",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "console_error_panic_hook",
      "optional": true,
      "req": "^0.1.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.3.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "doc-comment",
      "optional": false,
      "req": "^0.3.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dyn-stack",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "fs2",
      "optional": true,
      "req": "^0.4.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "fs2",
      "optional": false,
      "req": "^0.4.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "getrandom",
      "optional": true,
      "req": "^0.2.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "js-sys",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "kolmogorov_smirnov",
      "optional": false,
      "req": "^1.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": true,
      "req": "^1.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "lazy_static",
      "optional": false,
      "req": "^1.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": false,
      "req": "^1.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "paste",
      "optional": false,
      "req": "^1.0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "paste",
      "optional": false,
      "req": "^1.0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": true,
      "req": "^1.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde-wasm-bindgen",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde-serialize"
      ],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": true,
      "req": "^0.2.63",
      "target": null
    }
  ],
  "features": {
    "__c_api": [
      "cbindgen",
      "minimal_core_crypto_features"
    ],
    "__commons_parallel": [
      "rayon",
      "concrete-csprng/parallel"
    ],
    "__commons_serialization": [
      "serde",
      "serde/derive"
    ],
    "__private_docs": [],
    "__profiling": [],
    "__wasm_api": [
      "wasm-bindgen",
      "js-sys",
      "console_error_panic_hook",
      "serde-wasm-bindgen",
      "getrandom",
      "getrandom/js"
    ],
    "aarch64": [
      "minimal_core_crypto_features",
      "backend_default_generator_aarch64_aes"
    ],
    "aarch64-unix": [
      "aarch64",
      "seeder_unix"
    ],
    "backend_cuda": [
      "concrete-cuda"
    ],
    "backend_default": [
      "concrete-csprng/generator_soft"
    ],
    "backend_default_generator_aarch64_aes": [
      "concrete-csprng/generator_aarch64_aes"
    ],
    "backend_default_generator_x86_64_aesni": [
      "concrete-csprng/generator_x86_64_aesni"
    ],
    "backend_default_parallel": [
      "__commons_parallel"
    ],
    "backend_default_serialization": [
      "bincode",
      "__commons_serialization"
    ],
    "backend_fft": [
      "concrete-fft",
      "dyn-stack"
    ],
    "backend_fft_nightly_avx512": [
      "concrete-fft/nightly"
    ],
    "backend_fft_serialization": [
      "bincode",
      "concrete-fft/serde",
      "aligned-vec/serde",
      "__commons_serialization"
    ],
    "boolean": [
      "minimal_core_crypto_features"
    ],
    "boolean-c-api": [
      "boolean",
      "__c_api"
    ],
    "boolean-client-js-wasm-api": [
      "boolean",
      "__wasm_api"
    ],
    "cuda": [
      "backend_cuda"
    ],
    "internal-keycache": [
      "lazy_static",
      "fs2"
    ],
    "minimal_core_crypto_features": [
      "backend_default",
      "backend_default_parallel",
      "backend_default_serialization",
      "backend_fft",
      "backend_fft_serialization"
    ],
    "nightly-avx512": [
      "backend_fft_nightly_avx512"
    ],
    "seeder_unix": [
      "concrete-csprng/seeder_unix"
    ],
    "seeder_x86_64_rdseed": [
      "concrete-csprng/seeder_x86_64_rdseed"
    ],
    "shortint": [
      "minimal_core_crypto_features"
    ],
    "shortint-c-api": [
      "shortint",
      "__c_api"
    ],
    "shortint-client-js-wasm-api": [
      "shortint",
      "__wasm_api"
    ],
    "x86_64": [
      "minimal_core_crypto_features",
      "backend_default_generator_x86_64_aesni",
      "seeder_x86_64_rdseed"
    ],
    "x86_64-unix": [
      "x86_64",
      "seeder_unix"
    ],
    "x86_64-unix-cuda": [
      "x86_64-unix",
      "cuda"
    ]
  },
  "index_path": "tf/he/tfhe",
  "name": "tfhe",
  "pubtime": "2022-11-16T13:15:22Z",
  "vers": "0.1.4",
  "yanked": false
}
