{
  "cksum": "4d7c0e93783bfd49abe5886f33bca35f0b6c33c5fdc51012eb30ab7a1448e105",
  "crate_file": "snarkvm-algorithms-4.0.0.crate",
  "crate_url": "https://static.crates.io/crates/snarkvm-algorithms/snarkvm-algorithms-4.0.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "aleo-std",
      "optional": false,
      "req": "^1.0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "bincode",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "blake2",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cfg-if",
      "optional": true,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.5.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "expect-test",
      "optional": false,
      "req": "^1.4.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "fxhash",
      "optional": true,
      "req": "^0.2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hashbrown",
      "optional": false,
      "req": "^0.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hex",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "indexmap",
      "optional": true,
      "req": "^2.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "itertools",
      "optional": false,
      "req": "^0.11.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num-traits",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rand_core",
      "optional": true,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "preserve_order"
      ],
      "kind": "dev",
      "name": "serde_json",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serial_test",
      "optional": false,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "const_generics",
        "const_new"
      ],
      "kind": "normal",
      "name": "smallvec",
      "optional": false,
      "req": "^1.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "snarkvm-algorithms-cuda",
      "optional": true,
      "req": "=4.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "snarkvm-curves",
      "optional": false,
      "req": "=4.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "snarkvm-fields",
      "optional": false,
      "req": "=4.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "snarkvm-parameters",
      "optional": true,
      "req": "=4.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "snarkvm-utilities",
      "optional": false,
      "req": "=4.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.11",
      "target": null
    }
  ],
  "features": {
    "crypto_hash": [],
    "cuda": [
      "snarkvm-algorithms-cuda"
    ],
    "default": [
      "full",
      "snarkvm-curves/default",
      "snarkvm-fields/default",
      "snarkvm-utilities/default"
    ],
    "dev-print": [
      "snarkvm-utilities/dev-print"
    ],
    "fft": [],
    "full": [
      "crypto_hash",
      "fft",
      "msm",
      "polycommit_full",
      "r1cs",
      "snark"
    ],
    "msm": [],
    "polycommit": [
      "crypto_hash",
      "fft",
      "msm",
      "rand_core"
    ],
    "polycommit_full": [
      "polycommit",
      "snarkvm-parameters/default"
    ],
    "polycommit_wasm": [
      "polycommit",
      "snarkvm-parameters/wasm"
    ],
    "profiler": [
      "aleo-std/profiler"
    ],
    "r1cs": [
      "cfg-if",
      "fxhash",
      "indexmap"
    ],
    "serial": [
      "snarkvm-curves/serial",
      "snarkvm-fields/serial",
      "snarkvm-utilities/serial"
    ],
    "snark": [
      "crypto_hash",
      "fft",
      "msm",
      "polycommit",
      "r1cs"
    ],
    "test": [],
    "test_exports": [],
    "wasm": [
      "crypto_hash",
      "fft",
      "msm",
      "polycommit_wasm",
      "r1cs",
      "snark"
    ]
  },
  "features2": {
    "locktick": [
      "snarkvm-parameters?/locktick"
    ]
  },
  "index_path": "sn/ar/snarkvm-algorithms",
  "name": "snarkvm-algorithms",
  "pubtime": "2025-07-21T17:29:53Z",
  "v": 2,
  "vers": "4.0.0",
  "yanked": false
}
